Attempting to force hw accel on kdenlive

This commit is contained in:
Emmet 2023-10-09 20:36:23 -05:00
parent c29cf237f7
commit 10a8cb21e5
4 changed files with 7 additions and 3 deletions

View file

@ -216,7 +216,7 @@ label pager, !mime ^text, !ext xml|json|csv|tex|py|pl|rb|js|sh|php = "$PAGER"
ext kra = krita "$@"
ext blend* = blender "$@"
ext helio = helio "$@"
ext kdenlive = kdenlive "$@"
ext kdenlive = kdenlive-accel "$@"
# Execute a file as program/script.
mime application/x-executable = "$1"