home · contact · privacy
Add redshift to xinitrc.
[config] / jessie_postinstall.sh
index 244bf75dfe1b45a0f3cb90a19b3e706eda8328f9..8d5d5c196cead223913f663d5d95f0738b1f6bd2 100755 (executable)
@@ -199,8 +199,8 @@ elif [ "$1" = "thinkpad" ]; then
         amixer -c 1 sset Master playback 100% unmute
     fi
 
-    # Set up window system and OpenGL.
-    apt-get -y install xserver-xorg xinit xterm i3 i3status dmenu
+    # Set up window system, i3, redshift.
+    apt-get -y install xserver-xorg xinit xterm i3 i3status dmenu redshift
 
     # Set up OpenGL and hardware acceleration.
     apt-get -y install libgl1-mesa-dri