35 lines
957 B
Cheetah
35 lines
957 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
|
|
map ctrl+a>0 select_tab
|
|
map ctrl+a>1 goto_tab 1
|
|
map ctrl+a>2 goto_tab 2
|
|
map ctrl+a>3 goto_tab 3
|
|
map ctrl+a>4 goto_tab 4
|
|
map ctrl+a>5 goto_tab 5
|
|
map ctrl+a>6 goto_tab 6
|
|
map ctrl+a>7 goto_tab 7
|
|
map ctrl+a>8 goto_tab 8
|
|
map ctrl+a>9 goto_tab 9
|
|
|
|
# BEGIN_KITTY_THEME
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|