some changes

This commit is contained in:
pika 2024-05-22 20:34:07 +02:00
parent f5714ee0a9
commit c69bcb8aa6

View file

@ -215,7 +215,7 @@ end
set colorscheme for bobthefish
if test -d $HOME/.config/fish/functions/
set -g theme_nerd_fonts yes
set -g default_user ($USER)
set -g defaults_user (echo $USER)
# available options: dark, light, solarized(-dark/-light), base16(-dark/-light), zenburn, gruvbox(-light), dracula, nord, catppuccin-(latte/frappe/macchiato/mocha)
set -g theme_color_scheme catppuccin-mocha
end