aboutsummaryrefslogtreecommitdiff
path: root/.config/mango
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-05-11 18:32:07 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-05-11 18:32:07 +0100
commitb848b971fb7fe1e9426abbbfa62defcd68abe0f0 (patch)
tree178ef86b65742aa0df925050429ea96fdb8bc696 /.config/mango
parent0698ee0247dd25366afacc48a43119936a1ef623 (diff)
Installed gammastep and setup for wayland
Diffstat (limited to '.config/mango')
-rwxr-xr-x.config/mango/autostart.sh4
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}')"