MPV is working now

This commit is contained in:
Chris Cochrun 2022-02-18 11:33:22 -06:00
parent 6aab0acd27
commit ef1cb70d10
17 changed files with 1630 additions and 48 deletions

14
qhot-profile.json Normal file
View file

@ -0,0 +1,14 @@
{
"import-path": [
"/lib",
"/usr/lib",
"src/qml"
],
"plugin-path": [
"/lib",
"/usr/lib",
"/usr/lib/qt/qml/org/kde/kirigami.2/",
"src/qml"
],
"style": "kirigami"
}