aboutsummaryrefslogtreecommitdiff
path: root/rootston/rootston.ini.example
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2017-10-06 16:09:43 +0200
committeremersion <contact@emersion.fr>2017-10-06 16:09:43 +0200
commitecc0f712af823e1017f000ddf65d79f4e2ecd601 (patch)
tree17096abfbae403a44a57402813333d5f1f937dc2 /rootston/rootston.ini.example
parent69aff9b35e0e5ce1031aaa65a0166423bc95d192 (diff)
Update rootston.ini.example
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..9769a495 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+q = exit # Stops the compositor
+Logo+w = close # Closes the current view