kitty keybindings
This commit is contained in:
parent
171024343a
commit
4f22e6dc0e
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@ mouse_hide_wait -1
|
||||||
map alt+shift+c copy_to_clipboard
|
map alt+shift+c copy_to_clipboard
|
||||||
map alt+shift+v paste_from_clipboard
|
map alt+shift+v paste_from_clipboard
|
||||||
|
|
||||||
|
map ctrl+shift+minus change_font_size all -0.25
|
||||||
|
map ctrl+shift+equal change_font_size all +0.25
|
||||||
|
map ctrl+shift+0 change_font_size all 0
|
||||||
|
|
||||||
|
map ctrl+shift+u kitten hints --program=@
|
||||||
|
|
||||||
remember_window_size yes
|
remember_window_size yes
|
||||||
draw_minimal_borders no
|
draw_minimal_borders no
|
||||||
single_window_margin_width -1
|
single_window_margin_width -1
|
||||||
|
|
Loading…
Add table
Reference in a new issue