Home Gen527 @ 2025-05-04-01:33 by jonas@comfy-station
This commit is contained in:
parent
5dc444cde9
commit
11b3247947
@ -27,10 +27,9 @@ in {
|
|||||||
home.sessionVariables = {
|
home.sessionVariables = {
|
||||||
QT_STYLE_OVERRIDE = "kvantum";
|
QT_STYLE_OVERRIDE = "kvantum";
|
||||||
};
|
};
|
||||||
xdg.configFile."Kvantum/kvantum.kvconfig".text = ''
|
xdg.configFile."Kvantum/kvantum.kvconfig".text = lib.generators.toINI {} {
|
||||||
[General]
|
General.theme = "LayanDark";
|
||||||
theme=LayanDark
|
};
|
||||||
'';
|
|
||||||
|
|
||||||
# add nord like gtk theme
|
# add nord like gtk theme
|
||||||
gtk = {
|
gtk = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user