mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-04-01 17:07:45 +02:00
adding redshift
This commit is contained in:
parent
c15c18807d
commit
c4712d548d
6
.config/redshift/redshift.conf
Normal file
6
.config/redshift/redshift.conf
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[redshift]
|
||||||
|
location-provider=manual
|
||||||
|
|
||||||
|
[manual]
|
||||||
|
lat=53.0664
|
||||||
|
lon=8.8377
|
@ -6,3 +6,4 @@ xset r rate 300 50 & # Speed xrate up
|
|||||||
unclutter & # Remove mouse when idle
|
unclutter & # Remove mouse when idle
|
||||||
xcompmgr & # xcompmgr for transparency
|
xcompmgr & # xcompmgr for transparency
|
||||||
dunst & # dunst for notifications
|
dunst & # dunst for notifications
|
||||||
|
redshift & # redshift for saving your eyes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user