feat(mpv): add misc scripts
This commit is contained in:
parent
12cec706fa
commit
4f349dae0f
5 changed files with 63 additions and 0 deletions
home/mpv/scripts
|
@ -10,4 +10,7 @@ in
|
|||
modernx = buildLuaScript ./modernx.nix;
|
||||
pointer-event = buildLuaScript ./pointer-event.nix;
|
||||
touch-gestures = buildLuaScript ./touch-gestures.nix;
|
||||
kdialog-open-files = buildLuaScript ./kdialog-open-files.nix;
|
||||
persist-properties = buildLuaScript ./persist-properties.nix;
|
||||
undo-redo = buildLuaScript ./undo-redo.nix;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue