Add Kitty

This commit is contained in:
Fabian Becker
2024-08-13 17:59:23 -04:00
parent 49caa17eef
commit 6c380f3a94
4 changed files with 151 additions and 0 deletions

20
.config/kitty/kitty.conf Normal file
View File

@@ -0,0 +1,20 @@
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