aboutsummaryrefslogtreecommitdiffstats
path: root/etc/inc/disable-programs.inc
diff options
context:
space:
mode:
authorLibravatar CodeWithMa <101021254+CodeWithMa@users.noreply.github.com>2023-08-02 08:32:11 +0200
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-08-03 09:17:21 -0300
commit5e0f35b0cb62b434d2efe19996c194f70ab8b37b (patch)
tree9a89e3df933d1a62fd5202f0d36bae6d32ae1f61 /etc/inc/disable-programs.inc
parentNew profile: reader (#5934) (diff)
downloadfirejail-5e0f35b0cb62b434d2efe19996c194f70ab8b37b.tar.gz
firejail-5e0f35b0cb62b434d2efe19996c194f70ab8b37b.tar.zst
firejail-5e0f35b0cb62b434d2efe19996c194f70ab8b37b.zip
mpv.profile: add new XDG_STATE_HOME path
The new version of mpv changed the path of the watch_later folder to ~/.local/state/mpv/watch_later. See https://github.com/mpv-player/mpv/pull/10838
Diffstat (limited to 'etc/inc/disable-programs.inc')
-rw-r--r--etc/inc/disable-programs.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 6e542d968..d2ae55867 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -1047,6 +1047,7 @@ blacklist ${HOME}/.local/share/xreader
1047blacklist ${HOME}/.local/share/zathura 1047blacklist ${HOME}/.local/share/zathura
1048blacklist ${HOME}/.local/state/ani-cli 1048blacklist ${HOME}/.local/state/ani-cli
1049blacklist ${HOME}/.local/state/audacity 1049blacklist ${HOME}/.local/state/audacity
1050blacklist ${HOME}/.local/state/mpv
1050blacklist ${HOME}/.local/state/pipewire 1051blacklist ${HOME}/.local/state/pipewire
1051blacklist ${HOME}/.lv2 1052blacklist ${HOME}/.lv2
1052blacklist ${HOME}/.lyx 1053blacklist ${HOME}/.lyx