Skip to content

Commit 5d3929d

Browse files
committed
configuration: add another Super_L release keybind
1 parent 4522fa3 commit 5d3929d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/configuration.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,15 @@ Supported since `0.7.3`
4848
</keybind>
4949
```
5050

51+
or
52+
53+
```
54+
<keybind key="Super_L" onRelease="yes">
55+
<action name="ShowMenu" menu="root-menu"/>
56+
</keybind>
57+
```
58+
59+
5160
### Take Screenshot
5261

5362
```

0 commit comments

Comments
 (0)