mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-01-01 17:56:51 +01:00
change config loc
This commit is contained in:
parent
d2336f16a6
commit
6a55bf77bd
1 changed files with 1 additions and 0 deletions
|
@ -69,5 +69,6 @@ in
|
||||||
platformTheme.name = "kvantum";
|
platformTheme.name = "kvantum";
|
||||||
};
|
};
|
||||||
gtk.enable = true;
|
gtk.enable = true;
|
||||||
|
gtk.gtk2.configLocation = "${config.xdg.configHome}/gtk-2.0/gtkrc";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue