🎨 ux(hypr): add wallpaper as icon in the notification of the wallpaper script
This commit is contained in:
parent
f410624440
commit
dc796e6da9
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ swww img "$IMAGE" \
|
||||||
--transition-duration 2 \
|
--transition-duration 2 \
|
||||||
--transition-fps 75
|
--transition-fps 75
|
||||||
|
|
||||||
notify-send "Wallpaper Changed" "Wallpaper changed to $IMAGE"
|
notify-send "Wallpaper Changed" -i "$IMAGE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue