nvim+kitty: theme flexoki, use kitty cursor trail
This commit is contained in:
@@ -5,7 +5,9 @@ cursor_blink_interval 0
|
||||
enable_audio_bell no
|
||||
visual_bell_duration 1.0
|
||||
|
||||
tab_bar_min_tabs 1
|
||||
tab_bar_style powerline
|
||||
tab_bar_edge top
|
||||
tab_bar_filter session:~ or session:^$
|
||||
tab_title_template "{index}:{session_name}:{bell_symbol}{activity_symbol}{title}"
|
||||
tab_powerline_style round
|
||||
@@ -15,6 +17,8 @@ open_url_with qutebrowser
|
||||
action_alias launch_tab_home launch --type tab --cwd=~
|
||||
kitten_alias hints hints --hints-background-color red --hints-foreground-color white
|
||||
|
||||
cursor_trail 1
|
||||
|
||||
map ctrl+shift+6 no_op
|
||||
map ctrl+shift+0 nth_window -1
|
||||
|
||||
@@ -64,6 +68,6 @@ map ctrl+alt+shift+w detach_window
|
||||
map ctrl+alt+shift+x close_session .
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Kanagawa
|
||||
# Flexoki (Dark)
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
Reference in New Issue
Block a user