mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
8db923d66f
There are problems with plasma-apply-colorscheme: It refuses to apply a color scheme that is already active, necessitating a switch to a different scheme. This is both slow and causes flickering. Fix this by using a custom script to apply the color scheme: Just overwrite the config sections in kdeglobals and send the change notification signal via D-Bus.