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