Fix mac keybindings: ctrl(+shift)+backspace now works for word deletion
in both directions. Aerospace doesnt have conflicting keybindings anymore.
This commit is contained in:
parent
49a2249634
commit
d9dabcd655
2 changed files with 69 additions and 33 deletions
|
|
@ -120,9 +120,8 @@ cmd-shift-c = 'reload-config'
|
|||
cmd-shift-f = 'fullscreen'
|
||||
|
||||
cmd-shift-v = 'layout h_tiles'
|
||||
cmd-shift-h = 'layout v_tiles'
|
||||
cmd-shift-s = 'layout v_tiles'
|
||||
cmd-shift-t = 'layout h_accordion'
|
||||
cmd-shift-s = 'layout v_accordion'
|
||||
|
||||
[[on-window-detected]]
|
||||
if.app-id = 'org.qutebrowser.qutebrowser'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue