diff options
Diffstat (limited to '.config/openbox/menu.xml')
-rwxr-xr-x | .config/openbox/menu.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index 5daf842..4af9ccc 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -156,6 +156,11 @@ <command>kdenlive</command> </action> </item> + <item label="ossia"> + <action name="Execute"> + <command>ossia</command> + </action> + </item> </menu> <menu id="apps-graphics-menu" label="Graphics"> |