24
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Mar 2025
24 points (90.0% liked)
KDE
6253 readers
162 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 2 years ago
MODERATORS
I was about to date myself and say "there's probably a dcop interface exposed"... But there's probably a dbus interface exposed. You could write a script and plug it into a cron job or similar to tell it to adjust the background every hour or so. There are some nice dbus exploration tools available so you can discover the correct call to make.
If that doesn't work, the hue is probably stored in a human readable file somewhere in your .config folder. You could probably have a script adjust the value in the file directly. Might take plasma a little while to notice, but it likely will.