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
2022-06-09 14:12:35 +02:00

25 lines
461 B
Text

shell /usr/bin/fish
scrollback_lines 10000
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+t new_tab_with_cwd
map ctrl+shift+m detach_window ask
enabled_layouts tall,fat,grid,horizontal,vertical