add back kitty configuration and themes to dotfiles
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
All checks were successful
Nix Format Check / check-format (push) Successful in 38s
This commit is contained in:
@@ -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!
|
||||
|
Reference in New Issue
Block a user