From f34559d1d7d71473d0cc2796f859bf7149ad7db6 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Tue, 12 May 2026 20:24:19 +0100 Subject: Switched out dunst for fnott --- .config/mango/autostart.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/mango/autostart.sh b/.config/mango/autostart.sh index ceb7b2a..54622fd 100755 --- a/.config/mango/autostart.sh +++ b/.config/mango/autostart.sh @@ -23,8 +23,8 @@ read -r wallpaper<"$HOME/.cache/wallpaper" pkill -f swaybg swaybg -m fill -i "$wallpaper" & -pkill -f dunst -dunst & +pkill -f fnott +fnott & pkill -f gammastep gammastep & -- cgit v1.3