aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-11-16 16:34:39 +0100
committeremersion <contact@emersion.fr>2017-11-16 16:34:39 +0100
commite674266b44a5a8991e697ea43d5a0c8b461f76bf (patch)
treebf1e17b446947eb90af561fed84986e8ea9e505a /rootston/rootston.ini.example
parent53d4cb47ffae0f8632ba7aea1687fdf75dd7deb8 (diff)
Fix example config file
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