aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-11-16 13:47:06 -0500
committerGitHub <noreply@github.com>2017-11-16 13:47:06 -0500
commitbfcbe99cd55f296c09f97ead043ce833e82410e1 (patch)
treef0a36e6a7cb1f9639ae1387e1fe9138b8bef1e95 /rootston/rootston.ini.example
parent900d9dc05e83dda18086b4cb2f6bcce06ed7b387 (diff)
parenta52ca9482a7583bee22c8435b96a6141d44939f4 (diff)
Merge pull request #423 from emersion/refactor-rootston-keyboard
Refactor rootston keyboard
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r--rootston/rootston.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example
index 433dc78f..c33b0f04 100644
--- a/rootston/rootston.ini.example
+++ b/rootston/rootston.ini.example
@@ -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