🗑️ remove(hypr): no longer using pyprland wallpaper plugin

This commit is contained in:
Sergio Laín 2025-04-20 14:08:57 +02:00
parent 1a9f1052ae
commit 84ac18bf37
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -59,10 +59,3 @@ command = "nm-connection-editor"
animation = "fromRight" animation = "fromRight"
margin = 20 margin = 20
lazy = true lazy = true
[wallpapers]
path = "~/.config/hypr/theme/walls/"
interval = 60 # change every hour
command = "swww img --transition-bezier 0.5,1.19,.8,.4 --transition-type wipe --transition-duration 2 --transition-fps 75 \"[file]\" && notify-send 'Wallpaper Changed' -i \"[file]\" --app-name=Wallpaper"
clear_command = "swww clear"
extensions = ["jpg", "png", "gif", "jpeg"]