Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

Reloading waybar (killall -SIGUSR2 waybar) does not work.

Open peperonnii opened this issue 4 months ago • 3 comments

I am using waybar with pywal and so i have it setup with a custom script that restarts waybar whenever new colors are generated, but its really annoying when it refreshes becasue it moves the window aswell as i am using Hyprland to tile windows. floating windows are fine.

Demonstration:

https://github.com/Alexays/Waybar/assets/76881322/57a38fc7-1105-4879-ab80-a3a143f03766

atm the script is using

pkill waybar
waybar &

is there a way i could do refresh waybar instead?

peperonnii avatar Apr 09 '24 13:04 peperonnii