mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
update git, kitty
This commit is contained in:
parent
9646052ac4
commit
499b7627c9
2 changed files with 15 additions and 7 deletions
|
|
@ -25,7 +25,7 @@ cursor_underline_thickness 1.3
|
|||
cursor_blink_interval 0
|
||||
|
||||
## Mouse
|
||||
mouse_hide_wait 3.0
|
||||
mouse_hide_wait 1.0
|
||||
focus_follows_mouse no
|
||||
|
||||
## Mappings
|
||||
|
|
@ -36,6 +36,8 @@ map alt+4 goto_tab 4
|
|||
map alt+5 goto_tab 5
|
||||
map alt+6 goto_tab 6
|
||||
map alt+7 goto_tab 7
|
||||
map alt+8 goto_tab 8
|
||||
map alt+9 goto_tab 9
|
||||
map ctrl+shift+t new_tab_with_cwd
|
||||
map ctrl+equal change_font_size all +1
|
||||
map ctrl+minus change_font_size all -1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue