diff options
Diffstat (limited to '.config/mango/autostart.sh')
| -rwxr-xr-x | .config/mango/autostart.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/mango/autostart.sh b/.config/mango/autostart.sh index 9542afb..ceb7b2a 100755 --- a/.config/mango/autostart.sh +++ b/.config/mango/autostart.sh @@ -26,8 +26,8 @@ swaybg -m fill -i "$wallpaper" & pkill -f dunst dunst & -#pkill -f wlsunset -#wlsunset -l 57.4 -L -1.9 & +pkill -f gammastep +gammastep & # Restore previous brightness #backlight "$(grep 'brightness:' ~/.cache/brightness | awk '{print $2}')" |
