refactor: my.home -> my.hm for disambiguilty (e.g. my.home.home)

This commit is contained in:
2025-10-03 22:17:04 +08:00
parent 1eaee50e82
commit faba8a05e6
44 changed files with 54 additions and 56 deletions

View File

@@ -25,7 +25,7 @@ lib.my.makeSwitch {
};
};
my.home = {
my.hm = {
stylix = {
enable = true;
autoEnable = false;
@@ -52,7 +52,7 @@ lib.my.makeSwitch {
name = "Adwaita";
};
gtk2 = {
configLocation = "${config.my.home.xdg.configHome}/gtk-2.0/gtkrc";
configLocation = "${config.my.hm.xdg.configHome}/gtk-2.0/gtkrc";
};
gtk3 = {
theme = {