idk
This commit is contained in:
parent
d3ff717341
commit
0ae8f323bd
1 changed files with 18 additions and 15 deletions
|
|
@ -29,6 +29,7 @@
|
|||
];
|
||||
|
||||
xdg.configFile.kdeglobals.text =
|
||||
if (osconfig.device.wm.hyprland.enable || osconfig.device.wm.niri.enable) then
|
||||
builtins.readFile (
|
||||
(pkgs.catppuccin-kde.override {
|
||||
flavour = [ "mocha" ];
|
||||
|
|
@ -46,5 +47,7 @@
|
|||
|
||||
[Icons]
|
||||
Theme=Papirus
|
||||
'';
|
||||
''
|
||||
else
|
||||
"";
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue