diff options
author | Joe <rbo@gmx.us> | 2024-02-02 03:22:41 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-02-02 03:22:41 +0100 |
commit | 393e9c46ab49f967e4e798bbd432e0173160e340 (patch) | |
tree | 345735a62b0501927a817fcf75d6574f87b847e3 | |
parent | up (diff) | |
download | dotfiles-bsd-393e9c46ab49f967e4e798bbd432e0173160e340.tar.gz dotfiles-bsd-393e9c46ab49f967e4e798bbd432e0173160e340.tar.bz2 dotfiles-bsd-393e9c46ab49f967e4e798bbd432e0173160e340.tar.xz dotfiles-bsd-393e9c46ab49f967e4e798bbd432e0173160e340.tar.zst dotfiles-bsd-393e9c46ab49f967e4e798bbd432e0173160e340.zip |
up
-rwxr-xr-x | .config/openbox/menu.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/openbox/menu.xml b/.config/openbox/menu.xml index 4af9ccc..aa944e7 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -156,9 +156,9 @@ <command>kdenlive</command> </action> </item> - <item label="ossia"> + <item label="ossia score"> <action name="Execute"> - <command>ossia</command> + <command>ossia-score</command> </action> </item> </menu> |