1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/kitty/kitty.conf

27 lines
516 B
Text

shell /usr/bin/fish
scrollback_lines 1000000
wayland_titlebar_color black
font_family JetBrainsMono Nerd Font Mono
font_size 14.0
enable_audio_bell no
update_check_interval 0
map ctrl+shift+k next_window
map ctrl+shift+j previous_window
map ctrl+shift+o next_tab
map ctrl+shift+i previous_tab
map ctrl+shift+enter new_window_with_cwd
map ctrl+shift+w new_window
map ctrl+shift+t new_tab_with_cwd
map ctrl+shift+b new_tab
map ctrl+shift+m detach_window ask
enabled_layouts tall,fat,grid,horizontal,vertical