Update ignore and better defaults for mpv

Add access to GPU ids (amdgpu) for hwaccel in mpv, and
better defaults for user_config.

Update gitnore and debian/control
This commit is contained in:
Jose Maldonado aka Yukiteru 2023-09-10 23:14:50 -04:00 committed by Alex
parent b9fb4b72d2
commit 4aaa9379a1
3 changed files with 10 additions and 2 deletions

View file

@ -41,6 +41,8 @@ profile mpv @{exec_path} {
@{bin}/youtube-dl rPx,
@{bin}/yt-dlp rPx,
/usr/share/libdrm/{,**} r,
/etc/mpv/* r,
/etc/samba/smb.conf r,
@ -54,7 +56,7 @@ profile mpv @{exec_path} {
owner @{user_videos_dirs}/{,**} rw,
owner @{user_config_dirs}/mpv/ rw,
owner @{user_config_dirs}/mpv/* rw,
owner @{user_config_dirs}/mpv/{,**} rw,
/tmp/ r,
owner /tmp/mpsyt-input* rw,