diff options
Diffstat (limited to '.config')
| -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 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 & |
