mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Match default keybindings with sway's
This commit is contained in:
parent
fbca280949
commit
f402598ee1
1 changed files with 2 additions and 2 deletions
|
|
@ -32,5 +32,5 @@ meta-key = Logo
|
|||
# Maps key combinations with commands to execute
|
||||
# Use the prefix "exec" to execute a shell command
|
||||
[bindings]
|
||||
Logo+q = exit # Stops the compositor
|
||||
Logo+w = close # Closes the current view
|
||||
Logo+Shift+e = exit # Stop the compositor
|
||||
Logo+q = close # Close the current view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue