mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
add Iconify shortcut to rc.xml.all
add Iconify shortcut to rc.xml.all so that new users will find it on the example config file
This commit is contained in:
parent
8f940358e4
commit
a196bcd6bd
1 changed files with 3 additions and 0 deletions
|
|
@ -247,6 +247,9 @@
|
|||
</keybind>
|
||||
<keybind key="W-a">
|
||||
<action name="ToggleMaximize" />
|
||||
</keybind>
|
||||
<keybind key="W-n">
|
||||
<action name="Iconify" />
|
||||
</keybind>
|
||||
<keybind key="A-Left">
|
||||
<action name="MoveToEdge" direction="left" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue