summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2022-07-24 19:18:06 +0200
committerRichard Braun <rbraun@sceen.net>2022-07-24 19:18:06 +0200
commitae5b7ffb0d680a29e8977a267e56c149b833f3da (patch)
tree27105d79e9b804de4ff9f2ceb5c2788a87c4cab2
parent74f234c0953cd7bec0af260f742ba21b3bbedcb1 (diff)
openbox: add menu entry for Organteq
-rw-r--r--openbox/menu.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/openbox/menu.xml b/openbox/menu.xml
index 27bd02b..c088dc5 100644
--- a/openbox/menu.xml
+++ b/openbox/menu.xml
@@ -60,6 +60,9 @@
<item label="Pianoteq" icon="/home/rbraun/image/icons/pianoteq_icon_128.png">
<action name="Execute"><execute>/home/rbraun/.local/bin/Pianoteq\ 7/x86-64bit/Pianoteq\ 7</execute></action>
</item>
+ <item label="Organteq" icon="/home/rbraun/image/icons/organteq_icon_105.png">
+ <action name="Execute"><execute>/home/rbraun/.local/bin/Organteq\ 1/x86-64bit/Organteq\ 1</execute></action>
+ </item>
<item label="MuseScore" icon="/home/rbraun/.local/share/icons/hicolor/scalable/mimetypes/application-x-musescore-portable.svg">
<action name="Execute"><execute>/home/rbraun/.local/bin/MuseScore-3.6.2.548021370-x86_64.AppImage</execute></action>
</item>