25 lines
717 B
Cheetah
25 lines
717 B
Cheetah
font_family Iosevka Term Extralight
|
|
font_size 14.0
|
|
shell .
|
|
clipboard_control write-clipboard write-primary no-append
|
|
macos_option_as_alt yes
|
|
enable_audio_bell no
|
|
visual_bell_duration 0.5
|
|
enabled_layouts splits
|
|
tab_bar_edge top
|
|
tab_bar_min_tabs 1
|
|
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index} {title.split('/')[-1].split(':')[-1]}"
|
|
|
|
map ctrl+a>h neighboring_window left
|
|
map ctrl+a>j neighboring_window bottom
|
|
map ctrl+a>k neighboring_window top
|
|
map ctrl+a>l neighboring_window right
|
|
|
|
map ctrl+a>" launch --location=hsplit
|
|
map ctrl+a>% launch --location=vsplit
|
|
map ctrl+a>c new_tab
|
|
map ctrl+a>ctrl+a goto_tab -1
|
|
|
|
# BEGIN_KITTY_THEME
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|