Swayscript: Add sound for wallpaper toggle.
This commit is contained in:
parent
f5e9976641
commit
9e5ed18644
|
@ -1,4 +1,5 @@
|
||||||
# Toggle video wallpaper.
|
# Toggle video wallpaper.
|
||||||
function wallpaper_video() {
|
function wallpaper_video() {
|
||||||
|
notify_short
|
||||||
pkill mpvpaper || wallpaper-video
|
pkill mpvpaper || wallpaper-video
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue