Open KAGEYAM4 opened 7 months ago
Version of Variety 0.8.12
Describe the bug variety is calling set_wallpaper when variety --pause, variety --resume is executed.
set_wallpaper
variety --pause
variety --resume
To Reproduce
notify-send "wallpaper changed"
OBSERVAION - two notification will be created, means - set _wallpaper was called two times.
My config for set_wallpaper
swww img "$3" #\ #--transition-type grow \ #--transition-duration 2 \ #--transition-step 255 \ #--transition-fps 144 \ #--invert-y \ #--transition-pos "$( hyprctl cursorpos )" notify-send "wallpaper Changed"
Desktop environment and version Hyprland v0.37.1
OS name and version Linux ArchLinux 6.8.1-zen1-1-zen
Version of Variety 0.8.12
Describe the bug variety is calling
set_wallpaper
whenvariety --pause
,variety --resume
is executed.To Reproduce
set_wallpaper
script and add thisnotify-send "wallpaper changed"
variety --pause
variety --resume
OBSERVAION - two notification will be created, means - set _wallpaper was called two times.
My config for set_wallpaper
Desktop environment and version Hyprland v0.37.1
OS name and version Linux ArchLinux 6.8.1-zen1-1-zen