Fix example config file

This commit is contained in:
emersion 2017-11-16 16:34:39 +01:00
parent 53d4cb47ff
commit e674266b44
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
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