diff options
author | Joe <rbo@gmx.us> | 2024-02-02 03:09:49 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-02-02 03:09:49 +0100 |
commit | 36a25b5e84351a123bb1e3ca31383fbe89b3e68b (patch) | |
tree | f76f1fb27922bbf2797a249d5ee160ac04f4d342 /.config/openbox/menu.xml | |
parent | up (diff) | |
download | dotfiles-bsd-36a25b5e84351a123bb1e3ca31383fbe89b3e68b.tar.gz dotfiles-bsd-36a25b5e84351a123bb1e3ca31383fbe89b3e68b.tar.bz2 dotfiles-bsd-36a25b5e84351a123bb1e3ca31383fbe89b3e68b.tar.xz dotfiles-bsd-36a25b5e84351a123bb1e3ca31383fbe89b3e68b.tar.zst dotfiles-bsd-36a25b5e84351a123bb1e3ca31383fbe89b3e68b.zip |
up
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"> |