refactor: my.home -> my.hm for disambiguilty (e.g. my.home.home)
This commit is contained in:
@@ -8,7 +8,7 @@ lib.my.makeHomeProgramConfig {
|
||||
"alacritty"
|
||||
];
|
||||
extraConfig = {
|
||||
my.home.programs.alacritty.settings = {
|
||||
my.hm.programs.alacritty.settings = {
|
||||
general.import = [ ./tokyonight-storm.toml ];
|
||||
cursor.style = {
|
||||
shape = "Block";
|
||||
|
||||
Reference in New Issue
Block a user