dotfiles/.config/kitty/kitty.conf
Fabian Becker 6c380f3a94 Add Kitty
2024-08-13 17:59:23 -04:00

21 lines
376 B
Plaintext

font_size 15
window_padding_width 1
background_opacity 1
font_family JetBrainsMono Nerd Font Mono
tab_bar_edge top
tab_bar_style separator
tab_separator " "
tab_title_template " {index} {title[-20:]} {bell_symbol}"
remember_window_size yes
allow_remote_control yes
listen_on unix:@mykitty
include theme.conf
include keymap.conf
shell_integration enabled