mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 21:03:59 +01:00
ca23bbabd9
This lets us use the Arc Dark theme in Qt / KDE applications without having to worry about setting it through Plasma's system settings interface. Note that it's probably possible to change the color values to get any look you want; one could even automate this process through pywal, and symlink ~/.config/kdeglobals to ~/.cache/wal/kdeglobals. |
||
---|---|---|
.. | ||
.config | ||
README.md |
kdeglobals
kdeglobals consists of global settings for KDE applications.
This directory contains the bare-minimum settings you need in kdeglobals in order to use a KDE theme in a non-Plasma environment, without having to configure it through Plasma's system settings.
Note
: From here on out, "kdeglobals" shall refer to the kdeglobals file in this directory, not what it can do as a whole.
Use Cases
kdeglobals can be used to:
- Use KDE themes in non-Plasma environments, assuming
XDG_CURRENT_DESKTOP
is set toKDE
You should not use kdeglobals if:
- You are not trying to use KDE themes in non-Plasma environments