(bash) use kitty
This commit is contained in:
parent
403ae83e77
commit
12f5a4f7ef
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ fi
|
||||||
export TERM_COLOR_MODE
|
export TERM_COLOR_MODE
|
||||||
|
|
||||||
# set the terminal color theme
|
# set the terminal color theme
|
||||||
USE_TERM=alacritty
|
USE_TERM=kitty
|
||||||
if [ $TERM_COLOR_MODE == "light" ]; then
|
if [ $TERM_COLOR_MODE == "light" ]; then
|
||||||
if [ $USE_TERM == "kitty" ]; then
|
if [ $USE_TERM == "kitty" ]; then
|
||||||
kitten @ set-colors --all "$HOME/.config/kitty/light.conf"
|
kitten @ set-colors --all "$HOME/.config/kitty/light.conf"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue