add back kitty configuration and themes to dotfiles
All checks were successful
Nix Format Check / check-format (push) Successful in 38s

This commit is contained in:
2024-12-30 15:03:07 +01:00
parent b5e2bb933f
commit df66535bf1
4 changed files with 277 additions and 0 deletions

View File

@@ -83,7 +83,15 @@ config:
starship:
source: ~/dotfiles/config/starship.toml
target: ~/.config/starship.toml
# kitty config
kitty:
source: ~/dotfiles/config/kitty.conf
target: ~/.config/kitty/kitty.conf
kitty_theme:
source: ~/dotfiles/config/kitty-theme.conf
target: ~/.config/kitty/theme.conf
# Packages to install
# Note: Uninstalling packages is not supported, if you remove a package from this list it will not be removed from the system!