Remove unused/unneeded inputs
This commit is contained in:
parent
1a80986ebd
commit
b034d61eb3
5 changed files with 10 additions and 274 deletions
|
|
@ -3,7 +3,10 @@
|
|||
enable = true;
|
||||
config = {
|
||||
pager = "less -FR";
|
||||
theme = "Dracula";
|
||||
theme = "Catpuccin Mocha";
|
||||
};
|
||||
themes = {
|
||||
file = "${inputs.catppuccin-bat}/themes/Catppuccin Mocha.tmTheme";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue