mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Update rootston.ini.example
This commit is contained in:
parent
69aff9b35e
commit
ecc0f712af
1 changed files with 3 additions and 2 deletions
|
|
@ -30,6 +30,7 @@ meta-key = Logo
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
# Maps key combinations with commands to execute
|
# Maps key combinations with commands to execute
|
||||||
# The special command "exit" stops the compositor
|
# Use the prefix "exec" to execute a shell command
|
||||||
[bindings]
|
[bindings]
|
||||||
Logo+q = exit
|
Logo+q = exit # Stops the compositor
|
||||||
|
Logo+w = close # Closes the current view
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue