lwp
lwp copied to clipboard
Doesn’t automatically works on Gnome DEs.
So to make it work we need to change reload_rootwindow to 1. Could your app autodetect which DE is used and then change config on it’s own, or place needed default config. Like 2 configs to choose in the moment of install one with reload_rootwindow set to 0 and other where it is 1. The if DE is known to cause this issue you place needed config. DE can be detected by neofetch so I gues it is easy task to do.
I like this idea, I'll try to implement it in the following updates.