Match default keybindings with sway's

This commit is contained in:
emersion 2017-10-06 17:10:24 +02:00
parent fbca280949
commit f402598ee1
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 2 additions and 2 deletions

View File

@ -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