🎨 ux(hypr): add wallpaper as icon in the notification of the wallpaper script

This commit is contained in:
Sergio Laín 2023-12-30 22:05:01 +01:00
parent f410624440
commit dc796e6da9
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -26,4 +26,4 @@ swww img "$IMAGE" \
--transition-duration 2 \
--transition-fps 75
notify-send "Wallpaper Changed" "Wallpaper changed to $IMAGE"
notify-send "Wallpaper Changed" -i "$IMAGE"