aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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