Merge pull request #309 from inclement/fix_rootston_default_config

Changed broken example rootston keybinding
This commit is contained in:
Drew DeVault 2017-10-21 18:12:52 -04:00 committed by GitHub
commit 1367ecc309
1 changed files with 1 additions and 1 deletions

View File

@ -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