diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-24 00:03:02 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-24 00:03:02 +0200 |
commit | ed2c13e049f8bbc787a406aba4e023e5edfe792e (patch) | |
tree | 8374e7fda94f82d2edbc15c878bfa91f7fab0c60 /config/X/x11 | |
parent | 3db0e5a18af4b06fe70edc0b13bc93c2c4d4df06 (diff) |
use gammastep instead of redshift
Diffstat (limited to 'config/X/x11')
-rwxr-xr-x | config/X/x11/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/X/x11/xinitrc b/config/X/x11/xinitrc index ea956af..d261b3f 100755 --- a/config/X/x11/xinitrc +++ b/config/X/x11/xinitrc @@ -35,7 +35,7 @@ feh --no-fehbg --bg-scale ~/pics/wallpaper setxkbmap -option ctrl:nocaps xmodmap -e "keycode 135 = Super_L" xautolock -time 5 -locker slock & -redshift & +gammastep -m randr & slstatus & unclutter --timeout 3 --jitter 50 -b exec startdwm |