mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-09-07 15:32:51 +02:00
7 lines
115 B
Bash
Executable file
7 lines
115 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
pkill -f swww-daemon
|
|
pkill -f swaybg
|
|
pkill -f mpvpaper
|
|
|
|
dunstify "Wallpaper daemons killed !"
|