mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-12 18:28:07 +01:00
openbox games menu
This commit is contained in:
parent
0439b6afe5
commit
757241e70a
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,12 @@
|
|||
</item>
|
||||
</menu>
|
||||
|
||||
<menu id="apps-games-menu" label="Games">
|
||||
<item label="PollyMC">
|
||||
<action name="Execute"><command>pollymc</command></action>
|
||||
</item>
|
||||
</menu>
|
||||
|
||||
<menu id="apps-term-menu" label="Terminals">
|
||||
<item label="Kitty">
|
||||
<action name="Execute"><command>kitty</command></action>
|
||||
|
@ -57,6 +63,7 @@
|
|||
<menu id="root-menu" label="Openbox 3">
|
||||
<separator label="Applications" />
|
||||
<menu id="apps-editors-menu"/>
|
||||
<menu id="apps-games-menu"/>
|
||||
<menu id="apps-net-menu"/>
|
||||
<menu id="apps-term-menu"/>
|
||||
<separator label="System" />
|
||||
|
|
Loading…
Reference in a new issue