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 aa4d1bd..7feb649 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -96,6 +96,11 @@ </menu> <menu id="apps-multimedia-menu" label="Multimedia"> + <item label="Ario"> + <action name="Execute"> + <command>ario</command> + </action> + </item> </menu> <menu id="apps-graphics-menu" label="Graphics"> |