Small changes from here and there

This commit is contained in:
2025-11-07 14:45:36 -06:00
parent f98658f02b
commit bb453be9e8
6 changed files with 13 additions and 8 deletions

View File

@@ -33,7 +33,7 @@ sym_link $DIR_THEME_SETTINGS/$default_theme $DIR_THEME_SETTINGS/.current-theme
sym_link $DIR_THEME_SETTINGS/.current-theme/kitty.conf $XDG_CONFIG_HOME/kitty/theme.conf
sym_link $DIR_THEME_SETTINGS/.current-theme/tmux.conf $XDG_CONFIG_HOME/tmux/theme.conf
sym_link $DIR_THEME_SETTINGS/.current-theme/neovim.lua $XDG_CONFIG_HOME/nvim/current-theme
# TODO: finish theme work, set needed links per theme-set script
# TODO: set additional links per theme-set script
echo "setting the default theme: $default_theme"
$DIR_SCRIPTS/theme-set $default_theme