ErikReider / SwayNotificationCenter

A simple GTK based notification daemon for SwayWM
GNU General Public License v3.0
1.15k stars 58 forks source link

[Feature] style.css hot reloading like waybar #395

Open helixoid opened 3 months ago

helixoid commented 3 months ago

Is your feature request related to a problem? Please describe.

I am using pywal which sets a custom colorscheme based on currently applied wallpaper. I have "reload_style_on_change" : true, in my waybar's config.jsonc file. It reloads the bar automatically whenever I change it's looks in style.css file or any imported css file in style.css file.

But I don't see any option do it. If this feature is present please help me configure it.

It's really annoying to run swaync-client -rs everytime I change my wallpaper.

Describe the solution you'd like

I would like the solution to be something like waybar's.

Spelis commented 2 months ago

personally i have a keybind that runs a bash script to switch wallpaper and change my pywal theme globally. maybe you can take inspiration from my dotfiles

Spelis commented 2 months ago

also what pywal template did you use for swaync?