diff options
author | katherine <shmibs@shmibbles.me> | 2018-11-12 21:23:36 -0700 |
---|---|---|
committer | katherine <shmibs@shmibbles.me> | 2018-11-12 21:23:36 -0700 |
commit | 20a0e24e91a997e69e1f5e8aedca77ddd9ddc88e (patch) | |
tree | e4ace8f5c368c43fb77856fd906787ba2e558468 /.xinitrc | |
parent | 1615c6737186d6f4ce12188c6c7d438c3c7122a8 (diff) | |
download | dotfiles-20a0e24e91a997e69e1f5e8aedca77ddd9ddc88e.tar.gz |
strengthen redshift values a bit
getting old and having migraines now, so
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55,6 +55,6 @@ xsetroot -cursor_name left_ptr nitrogen --restore xbanish & -redshift -l 34:-111 -b 1.0:0.7 -t 6500K:4800K & +redshift -l 34:-111 -b 0.9:0.5 -t 6400K:4300K & exec herbstluftwm |