aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-10-07 13:04:04 -0400
committerTony Crisci <tony@dubstepdish.com>2017-10-07 13:04:04 -0400
commit4f848000af6bdf57a6e861e69a53677f23133202 (patch)
tree341aca21d2cfd2b24021e83c4f85fa68b9f4618a /rootston/rootston.ini.example
parent4680943e749bfd441d31c988faa50f2b1ae043ad (diff)
parent321c26c2a3c77ddba52e1a6194669328e473fdb4 (diff)
Merge branch 'master' into feature/xdg-popup
Diffstat (limited to 'rootston/rootston.ini.example')
-rw-r--r--rootston/rootston.ini.example5
1 files changed, 3 insertions, 2 deletions
diff --git a/rootston/rootston.ini.example b/rootston/rootston.ini.example
index 9960cae1..8ac474d4 100644
--- a/rootston/rootston.ini.example
+++ b/rootston/rootston.ini.example
@@ -30,6 +30,7 @@ meta-key = Logo
# Keybindings
# Maps key combinations with commands to execute
-# The special command "exit" stops the compositor
+# Use the prefix "exec" to execute a shell command
[bindings]
-Logo+q = exit
+Logo+Shift+e = exit # Stop the compositor
+Logo+q = close # Close the current view