18 lines
367 B
Plaintext
18 lines
367 B
Plaintext
shell zsh
|
|
term xterm-256color
|
|
|
|
include kitty-fonts.conf
|
|
include kitty-colors.conf
|
|
|
|
disable_ligatures cursor
|
|
cursor_stop_blinking_after 0
|
|
|
|
clipboard_control write-clipboard write-primary
|
|
|
|
window_padding_width 4.0
|
|
|
|
map ctrl+shift+equal change_font_size current +1.0
|
|
map ctrl+shift+minus change_font_size current -1.0
|
|
|
|
open_url_with qutebrowser
|