Changed broken default rootston keybinding
This commit is contained in:
parent
17adb26218
commit
b5ed6dd6fc
|
@ -40,6 +40,6 @@ meta-key = Logo
|
|||
# - "close" to close the current view
|
||||
# - "next_window" to cycle through windows
|
||||
[bindings]
|
||||
Logo+Shift+e = exit
|
||||
Logo+Shift+E = exit
|
||||
Logo+q = close
|
||||
Alt+Tab = next_window
|
||||
|
|
Loading…
Reference in New Issue