anirudhajith / process-wallpaper

Shell and python scripts for setting your desktop wallpaper to a ~live word cloud of your most resource-hungry processes
GNU General Public License v3.0
544 stars 52 forks source link

KDE Plasma support. #19

Closed dsluo closed 5 years ago

dsluo commented 5 years ago

Neither feh nor gsettings work on Plasma. Plasma uses a dbus-based system to manage its functions and doesn't provide a script to do this out of the box. This reddit thread will probably be of some help when this is fixed.

anirudhajith commented 5 years ago

Resolved by #23.