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
|
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
|
exit 1
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue