]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - xinitrc
xinitrc: Ignore (debug) output from redshift.
[config/dotfiles.git] / xinitrc
diff --git a/xinitrc b/xinitrc
index e10c6e2985fa590af616ef4616d67fb2520726b2..af210f6b3f277492c8c83357b8b433af2398eda7 100755 (executable)
--- a/xinitrc
+++ b/xinitrc
@@ -79,7 +79,7 @@ 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