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:
muezabdalla 2024-11-05 08:08:45 +03:00 committed by GitHub
parent 8f940358e4
commit a196bcd6bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" />