KDE: Difference between revisions
imported>Appetrosyan m Added file template |
imported>Appetrosyan Better heading hierarchy |
||
Line 4: | Line 4: | ||
</nowiki>}} | </nowiki>}} | ||
== Enable GTK themes in KDE == | == Tips and Tricks == | ||
=== Enable GTK themes in KDE === | |||
=== Enable GTK themes in KDE in KDE System Settings === | ==== Enable GTK themes in KDE in KDE System Settings ==== | ||
Nixpkgs now provides the GTK configuration module for KDE system settings, which you can install with: | Nixpkgs now provides the GTK configuration module for KDE system settings, which you can install with: | ||
Line 14: | Line 15: | ||
You should also install any GTK themes you like. You can choose a GTK theme and set related options in <code>System Settings > Application Appearance > GTK</code>. | You should also install any GTK themes you like. You can choose a GTK theme and set related options in <code>System Settings > Application Appearance > GTK</code>. | ||
=== Enable GTK themes in KDE manually === | ==== Enable GTK themes in KDE manually ==== | ||
As a normal nix user you can install the Oxygen GTK theme: | As a normal nix user you can install the Oxygen GTK theme: |