ErikReider/SwayNotificationCenter

[Feature] style.css hot reloading like waybar

Open

#395 opened on Mar 4, 2024

 (7 comments) (2 reactions) (0 assignees)Vala (98 forks)auto 404
Low Priorityenhancementhelp wanted

Repository metrics

Stars
 (2,535 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide