nvim+kitty: dark theme nightfox, use kitty cursor trail
This commit is contained in:
@@ -46,7 +46,7 @@ fi
|
||||
|
||||
XSET=$(readlink -e ~/.config/xsettingsd/xsettingsd.conf)
|
||||
if [ "$THEME" = dark ]; then
|
||||
kitten themes --reload-in=all Kanagawa
|
||||
kitten themes --reload-in=all Nightfox
|
||||
elif [ "$THEME" = light ]; then
|
||||
kitten themes --reload-in=all Dayfox
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user