add a chapter for a single keypress under QA (#8148)

jlo62 2024-05-12 10:04:54 +02:00
parent 1705cef39a
commit b48a175e49

@ -471,6 +471,13 @@ bindsym --to-code {
}
```
### Windows/KDE/gnome launcher shortcut
This will toggle the launcher on a single keypress, but not if a keybind was triggered with that key.
```
bindsym --no-repeat --release Super_L exec pkill $launcher || $launcher
```
### Memorize and switch target windows
Configuration example: