mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 03:03:44 +02:00
chore: wallpaper daemon notifier
This commit is contained in:
parent
214b902a3d
commit
5afe738805
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ case $WALLPAPER_DAEMON in
|
|||
exec $HOME/.config/hypr/scripts/mpvpaper-random.sh
|
||||
;;
|
||||
*)
|
||||
echo "Unknown value for WALLPAPER_DAEMON: $WALLPAPER_DAEMON"
|
||||
dunstify "Unknown value for WALLPAPER_DAEMON: $WALLPAPER_DAEMON"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue