We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb5326 commit 4c27ec2Copy full SHA for 4c27ec2
src/faq.md
@@ -6,7 +6,7 @@
6
7
You could either copy `rc.xml.all` and just remove the entries you do not want, such as `<keybind key="A-Left">`
8
9
-Or you could use the `None` action or simply define a keybind with no action (which will does the same). For example:
+Or you could use the `None` action or simply define a keybind with no action (which does the same). For example:
10
11
```
12
<keyboard>
@@ -28,7 +28,7 @@ See [ToggleMaximize] action.
28
29
[ToggleMaximize]: https://labwc.github.io/labwc-actions.5.html#entry_action_name=togglemaximize
30
31
-> Is it possible to launch wofi with only the Super key?
+### Q: Is it possible to launch wofi with only the Super key?
32
33
No. I'm afraid that is not yet implemented.
34
0 commit comments