1
0
Fork 0

Change kitty keybindings

This commit is contained in:
Malte Brandy 2020-04-15 15:59:51 +02:00
parent e205b44d87
commit b5c72ee0be
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -46,7 +46,9 @@ in {
term xterm-256color
map ctrl+shift+y paste_from_clipboard
map ctrl+shift+v paste_from_clipboard
map ctrl+y paste_from_selection
map ctrl+plus change_font_size all +1.0
map ctrl+minus change_font_size all -1.0
'';
}