diff options
author | katherine <shmibs@airen-no-jikken.icu> | 2019-04-14 22:13:37 -0700 |
---|---|---|
committer | katherine <shmibs@airen-no-jikken.icu> | 2019-04-14 22:13:37 -0700 |
commit | 2fbc2465e1a934a7a878194b9cacb8591b662592 (patch) | |
tree | d45a9884c5f509be51a9e86cacf4b4ebb3105731 /.xinitrc | |
parent | d25cec232053467d9c5ce10a5262cce52324fbab (diff) | |
download | dotfiles-2fbc2465e1a934a7a878194b9cacb8591b662592.tar.gz |
snap
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -44,7 +44,7 @@ xset -dpms xset s off #daemons -compton -b --backend glx --vsync opengl +compton -b --backend glx --vsync -CG #this is an ugly hack which runs a dummy program #through bumblebee to get the fans on discrete @@ -55,6 +55,6 @@ xsetroot -cursor_name left_ptr nitrogen --restore xbanish & -redshift -b 0.9:0.6 -t 6400K:4400K & +redshift -b 0.8:0.6 -t 5800K:4400K & exec herbstluftwm |