Skip to content

Commit 4c27ec2

Browse files
committed
faq: minor tweaks
1 parent acb5326 commit 4c27ec2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
You could either copy `rc.xml.all` and just remove the entries you do not want, such as `<keybind key="A-Left">`
88

9-
Or you could use the `None` action or simply define a keybind with no action (which will does the same). For example:
9+
Or you could use the `None` action or simply define a keybind with no action (which does the same). For example:
1010

1111
```
1212
<keyboard>
@@ -28,7 +28,7 @@ See [ToggleMaximize] action.
2828

2929
[ToggleMaximize]: https://labwc.github.io/labwc-actions.5.html#entry_action_name=togglemaximize
3030

31-
> Is it possible to launch wofi with only the Super key?
31+
### Q: Is it possible to launch wofi with only the Super key?
3232

3333
No. I'm afraid that is not yet implemented.
3434

0 commit comments

Comments
 (0)