1
Fork 0
dotfiles/.config/kitty/kitty.conf

23 lines
422 B
Plaintext
Raw Normal View History

2022-05-12 10:34:41 +00:00
# https://sw.kovidgoyal.net/kitty/
2023-03-21 11:30:04 +00:00
# include love-dark.conf
include catppuccin-mocha.conf
2022-05-12 10:34:41 +00:00
2022-09-03 12:18:04 +00:00
background_opacity 0.75
2022-05-12 10:34:41 +00:00
font_family Hasklig
font_size 14.0
map ctrl+up neighboring_window up
map ctrl+right neighboring_window right
map ctrl+down neighboring_window down
map ctrl+left neighboring_window left
map ctrl+shift+enter new_window_with_cwd
enabled_layouts tall,stack
2022-05-14 19:02:37 +00:00
enable_audio_bell no
2022-12-07 18:35:22 +00:00
confirm_os_window_close 0