X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xinitrc;h=8a634ff61779c4efb1168ea2ab96662cbf4b3a81;hb=3f98331da3bc878b7a26cdd6273a584429bca078;hp=e10c6e2985fa590af616ef4616d67fb2520726b2;hpb=ee50d987d926c57698e26894f645b7012566f88a;p=config%2Fdotfiles.git diff --git a/xinitrc b/xinitrc index e10c6e2..8a634ff 100755 --- a/xinitrc +++ b/xinitrc @@ -79,11 +79,11 @@ fi # Set color temperature of display according to time of day. if installed redshift; then - redshift -l 49.9:10.9 -t 5500:4500 & + redshift -l 49.9:10.9 -t 5500:4500 >/dev/null & fi -# XMonad doesn't start a shell on its own, start one when I login. +# XMonad doesn't start a terminal emulator on its own, start one when I login. (urxvt || rxvt || xterm) & # Start window manager.