aboutsummaryrefslogtreecommitdiff
path: root/.config/river
diff options
context:
space:
mode:
Diffstat (limited to '.config/river')
-rwxr-xr-x.config/river/autostart.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/river/autostart.sh b/.config/river/autostart.sh
index 43e4462..a8d3b3c 100755
--- a/.config/river/autostart.sh
+++ b/.config/river/autostart.sh
@@ -23,8 +23,8 @@ read -r wallpaper<~/.cache/wallpaper
pkill -f swaybg
swaybg -m fill -i "$wallpaper" &
-pkill -f dunst
-dunst &
+pkill -f mako
+mako &
pkill -f wlsunset
wlsunset -l 57.4 -L -1.9 &