How to enable auto dark mode on KDE

How to enable auto dark mode on KDE

KDE is very feature-rich desktop environment for Linux. However it lacks some of the very essential features for some users like automatic dark mode switch (it’s not present on GNOME either but easily installable with gnome extension) or automatic brightness control for notebooks that have ambient light sensor. So - there are couple of way to enable automatic dark mode on KDE, but non of them is straight forward: GUI versions Yin-Yang can be installed via Flatpak, but it needs to be pulled manually from git and compiled manually. ...

July 5, 2025 · 1 min · Edvard
How install new kernel on Debian

How install new kernel on Debian

In order to start loving Debian - we need to try out other Linux distributions and see how easily things may break after system upgrade. While Debian is super stable - it could have a problem with newer hardware - older kernel versions might not simply support it. There is relatively stable way of installing newer kernel while still maintaining Debian golden stability. This approach is called backports. Here can be found official Debian article: Installing a Package from Backports ...

May 1, 2025 · 3 min · Edvard