mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Attempting to force hw accel on kdenlive
This commit is contained in:
parent
c29cf237f7
commit
10a8cb21e5
4 changed files with 7 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue