34 lines
960 B
Text
34 lines
960 B
Text
font_family "FiraCode Nerd Font Mono"
|
|
font_size 12.0
|
|
cursor #cccccc
|
|
scrollback_lines -1
|
|
sync_to_monitor yes
|
|
enable_audio_bell no
|
|
visual_bell_duration 0
|
|
window_alert_on_bell no
|
|
bell_on_tab "🔔 "
|
|
remember_window_size no
|
|
initial_window_width 1205
|
|
initial_window_height 920
|
|
window_border_width 0
|
|
window_margin_width 0
|
|
single_window_margin_width -1
|
|
window_padding_width 0
|
|
single_window_padding_width -1
|
|
placement_strategy center
|
|
tab_bar_style powerline
|
|
tab_bar_min_tabs 1
|
|
tab_separator " | "
|
|
tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{index}: {title}"
|
|
active_tab_font_style bold-italic
|
|
#: Color scheme {{{
|
|
include monokai.conf
|
|
#: }}}
|
|
|
|
allow_remote_control yes
|
|
wayland_titlebar_color system
|
|
map kitty_mod+k clear_terminal reset active
|
|
map kitty_mod+F5 launch --location=hsplit --cwd=current
|
|
map kitty_mod+F6 launch --location=vsplit --cwd=current
|
|
map ctrl+insert copy_to_clipboard
|
|
map shift+insert paste_from_clipboard
|