ignore noexec ${HOME} # if apparmor is running, the default firejail profile prevents us from using # the ff2mpv plugin ignore apparmor ## copy firejail config parts from mpv.profile noblacklist ${HOME}/.config/mpv noblacklist ${HOME}/.config/youtube-dl noblacklist ${HOME}/.netrc include allow-lua.inc include allow-python3.inc mkdir ${HOME}/.config/mpv mkdir ${HOME}/.config/youtube-dl mkfile ${HOME}/.netrc whitelist ${HOME}/.config/mpv whitelist ${HOME}/.config/youtube-dl whitelist ${HOME}/.netrc whitelist /usr/share/lua whitelist /usr/share/lua* whitelist /usr/share/vulkan ##private-bin env,mpv,python*,waf,youtube-dl #private-bin env,mpv,python*,yt-dlp