mirror of
https://github.com/revumber/ananicy-rules
synced 2024-09-08 18:10:30 +02:00
Merge pull request #119 from hzmaya/master
Easyeffects flatpak now can work. Added Miru, a really good player for anime.
This commit is contained in:
commit
d0cfc43778
|
@ -1 +1,2 @@
|
|||
{ "name": "easyeffects", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
{ "name": "easyeffects --gapplication-service", "type": "LowLatency_RT", "nice": -11, "sched": "rr", "latency_nice": -11 }
|
||||
|
|
4
00-default/Audio-Video/miru.rules
Normal file
4
00-default/Audio-Video/miru.rules
Normal file
|
@ -0,0 +1,4 @@
|
|||
# https://miru.watch/
|
||||
{ "name": "miru", "type": "Player-Video" }
|
||||
{ "name": "miru --type=renderer", "type": "Player-Video" }
|
||||
{ "name": "miru --type=gpu-process", "type": "Player-Video" }
|
Loading…
Reference in a new issue