Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

changing colors using pywal

Open hfytr opened this issue 1 year ago • 2 comments

I'm trying to use pywal to change the colors used in my waybar. I have imported the pywal css file in waybar/style.css which is all good. Now I'm trying to cycle through different wallpapers but I'm having issues with changing the waybar colors using pywal. I've tried reloading waybar every time the wallpaper switches but the animation is to disruptive to be playing every few minutes. Is there a way that I can 1) change the colors without reloading waybar or 2) make the waybar load / unload transition instant.

hfytr avatar Feb 10 '24 23:02 hfytr

In the config, set reload_style_on_change to true.

dpayne avatar Feb 23 '24 19:02 dpayne

"reload_style_on_change": true, @hfytr

kRHYME7 avatar Apr 04 '24 13:04 kRHYME7