aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorAlexander Taylor <alexanderjohntaylor@gmail.com>2017-10-21 23:05:55 +0100
committerAlexander Taylor <alexanderjohntaylor@gmail.com>2017-10-21 23:05:55 +0100
commitb5ed6dd6fc53b7a686334838964046f0a3ad70fd (patch)
treef73ace311a4817c12db23aa2a4748770f1af85c6 /rootston/rootston.ini.example
parent17adb2621889284a2917f7a00a1dff2bc96c5b89 (diff)
Changed broken default rootston keybinding
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 c33b0f04..433dc78f 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