aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-07 07:59:42 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-07 07:59:42 +0000
commitf314dc0700a4ff4db2da7c0c9ed6027872210ac7 (patch)
tree8ed73114746e66937cb877a83797e94429528122
parentHarden qpdfview.profile with `nodbus` (#2837) (diff)
downloadfirejail-f314dc0700a4ff4db2da7c0c9ed6027872210ac7.tar.gz
firejail-f314dc0700a4ff4db2da7c0c9ed6027872210ac7.tar.zst
firejail-f314dc0700a4ff4db2da7c0c9ed6027872210ac7.zip
Fix slow OSD in mpv.profile
Fixes #2838.
-rw-r--r--etc/mpv.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/mpv.profile b/etc/mpv.profile
index 25769085c..d8163d20a 100644
--- a/etc/mpv.profile
+++ b/etc/mpv.profile
@@ -43,5 +43,6 @@ shell none
43tracelog 43tracelog
44 44
45private-bin env,mpv,python*,youtube-dl 45private-bin env,mpv,python*,youtube-dl
46private-cache 46# Causes slow OSD, see #2838
47#private-cache
47private-dev 48private-dev