mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-11 06:14:38 -05:00
feat: cleaned up some stuff
This commit is contained in:
parent
cbb7128218
commit
de63708b61
22 changed files with 85 additions and 31 deletions
|
@ -3,5 +3,11 @@
|
|||
enable = true;
|
||||
config.theme = "catppuccin-macchiato";
|
||||
};
|
||||
xdg.configFile."bat/themes/catppuccin-mocha.tmTheme".source = ./catppuccin-macchiato.tmTheme;
|
||||
home = {
|
||||
file = {
|
||||
"./.config/bat/themes/macchiato.tmTheme" = {
|
||||
source = ./macchiato.tmTheme;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue