diff options
author | Joe <bousset.rudy@gmail.com> | 2023-05-04 01:25:34 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2023-05-04 01:25:34 +0200 |
commit | 68c98590984f7265f34a88b90f424587e5f4dcce (patch) | |
tree | 20231a9720c180e6a053ee7268732db70058493e /.config | |
parent | up (diff) | |
download | dotfiles-bsd-68c98590984f7265f34a88b90f424587e5f4dcce.tar.gz dotfiles-bsd-68c98590984f7265f34a88b90f424587e5f4dcce.tar.bz2 dotfiles-bsd-68c98590984f7265f34a88b90f424587e5f4dcce.tar.xz dotfiles-bsd-68c98590984f7265f34a88b90f424587e5f4dcce.tar.zst dotfiles-bsd-68c98590984f7265f34a88b90f424587e5f4dcce.zip |
up
Diffstat (limited to '')
-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 dc19c1e..2131f3e 100755 --- a/.config/openbox/menu.xml +++ b/.config/openbox/menu.xml @@ -146,6 +146,11 @@ <command>ario</command> </action> </item> + <item label="Kdenlive"> + <action name="Execute"> + <command>kdenlive</command> + </action> + </item> </menu> <menu id="apps-graphics-menu" label="Graphics"> |