summaryrefslogtreecommitdiffstats
path: root/.config/openbox/menu.xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/openbox/menu.xml')
-rwxr-xr-x.config/openbox/menu.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml
index df12c5e..fc7379b 100755
--- a/.config/openbox/menu.xml
+++ b/.config/openbox/menu.xml
@@ -9,7 +9,9 @@
</action>
</item>
<item label="st">
- <action name="Execute"><command>st</command></action>
+ <action name="Execute">
+ <command>st</command>
+ </action>
</item>
<item label="PCMan File Manager">
<action name="Execute">
@@ -48,6 +50,12 @@
<item label="Lutris">
<action name="Execute"><command>lutris</command></action>
</item>
+ <item label="GZDoom">
+ <action name="Execute"><command>gzdoom</command></action>
+ </item>
+ <item label="DOSBox">
+ <action name="Execute"><command>dosbox</command></action>
+ </item>
</menu>
<menu id="apps-net-menu" label="Internet">
@@ -66,6 +74,11 @@
<command>discord</command>
</action>
</item>
+ <item label="Signal">
+ <action name="Execute">
+ <command>signal-desktop</command>
+ </action>
+ </item>
</menu>
<menu id="apps-multimedia-menu" label="Multimedia">