protect newline

This commit is contained in:
Tom Warnke 2018-10-25 21:48:39 +02:00
parent 37eb83940f
commit 1670eafd7b

View File

@ -267,9 +267,10 @@ runtime.
instead of any binding that is generic to all devices.
Example:
```
# Execute firefox when alt, shift, and f are pressed together
bindsym Mod1+Shift+f exec firefox
```
*bindcode* [--release|--locked] [--input-device=<device>] <code> <command>
is also available for binding with key codes instead of key names.