feat: add mpv playerctl support
This commit is contained in:
parent
60dcfa5ab8
commit
c9a1919db6
3 changed files with 6 additions and 4 deletions
|
@ -179,10 +179,13 @@ categories:
|
|||
- yt-dlp
|
||||
- name: ytfzf
|
||||
desc: Look for youtube video
|
||||
player:
|
||||
- mpv
|
||||
- name: mpv-mpris
|
||||
desc: Allow to control MPV with MPRIS protocol (playerctl)
|
||||
_:
|
||||
- ffmpeg
|
||||
- imagemagick
|
||||
- mpv
|
||||
- zbar
|
||||
- zint
|
||||
- qrencode
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
device_name: blackjack
|
||||
user: mbess
|
||||
device_platform: vm
|
||||
device_usage: perso|work
|
||||
device_is_vm: true|false
|
||||
profile: perso OR pro (work)
|
||||
target_is_real: true (if not a vm)
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
/mnt/extramedia3/mbess/workspace/monakhos/target/lambdacov
|
Loading…
Reference in a new issue