KDE: Difference between revisions
imported>Flexagoon No edit summary |
imported>Appetrosyan m Added file template |
||
Line 34: | Line 34: | ||
Alternatively, on NixOS: | Alternatively, on NixOS: | ||
< | {{file|configuration.nix|nix|<nowiki> | ||
environment = { | environment = { | ||
systemPackages = [ pkgs.oxygen_gtk ]; | systemPackages = [ pkgs.oxygen_gtk ]; | ||
Line 42: | Line 42: | ||
''; | ''; | ||
}; | }; | ||
</ | </nowiki>}} | ||
Or alternatively, copy the themes folder in the home directory | Or alternatively, copy the themes folder in the home directory |