Use new syntax
This commit is contained in:
parent
b034d61eb3
commit
cbd8962b9f
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,10 @@
|
|||
theme = "Catpuccin Mocha";
|
||||
};
|
||||
themes = {
|
||||
file = "${inputs.catppuccin-bat}/themes/Catppuccin Mocha.tmTheme";
|
||||
catppuccin-mocha = {
|
||||
src = inputs.catppuccin-bat;
|
||||
file = "/themes/Catppuccin Mocha.tmTheme";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue