mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Add Kitty
This commit is contained in:
20
.config/kitty/kitty.conf
Normal file
20
.config/kitty/kitty.conf
Normal 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
|
Reference in New Issue
Block a user