aboutsummaryrefslogtreecommitdiff
path: root/.config/maomao
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-07-05 22:03:05 +0100
committerJustine Smithies <justine@smithies.me.uk>2025-07-05 22:03:05 +0100
commita98e9c3815116aa4adbed16f0a31c5eddedb441a (patch)
treec48c49d95938203d951ef7e430720c9100935a42 /.config/maomao
parent9625422f18850b5c42df20e1c1cd3d6493830fe1 (diff)
Switched from mako to dunst due to issues with maomao
Diffstat (limited to '.config/maomao')
-rwxr-xr-x.config/maomao/autostart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/maomao/autostart.sh b/.config/maomao/autostart.sh
index 7a03929..1130af0 100755
--- a/.config/maomao/autostart.sh
+++ b/.config/maomao/autostart.sh
@@ -19,8 +19,8 @@ read -r wallpaper<"$HOME/.cache/wallpaper"
pkill -f swaybg
swaybg -m fill -i "$wallpaper" &
-pkill -f mako
-mako &
+pkill -f dunst
+dunst &
pkill -f wlsunset
wlsunset -l 57.4 -L -1.9 &