From 2fbc2465e1a934a7a878194b9cacb8591b662592 Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 14 Apr 2019 22:13:37 -0700 Subject: snap --- .config/firejail/firefox.profile | 31 ++++++------------------------- 1 file changed, 6 insertions(+), 25 deletions(-) (limited to '.config/firejail/firefox.profile') diff --git a/.config/firejail/firefox.profile b/.config/firejail/firefox.profile index 1bdb3da..421a239 100644 --- a/.config/firejail/firefox.profile +++ b/.config/firejail/firefox.profile @@ -17,8 +17,8 @@ tracelog whitelist ~/desktop whitelist ~/downloads whitelist ~/images -whitelist ~/videos/web -whitelist ${DOWNLOADS} +whitelist ~/videos +whitelist ~/audio/clips mkdir ~/.mozilla whitelist ~/.mozilla mkdir ~/.cache @@ -26,29 +26,10 @@ mkdir ~/.cache/mozilla mkdir ~/.cache/mozilla/firefox whitelist ~/.cache/mozilla/firefox whitelist ~/dwhelper -whitelist ~/.zotero -whitelist ~/.vimperatorrc -whitelist ~/.vimperator -whitelist ~/.pentadactylrc -whitelist ~/.pentadactyl -whitelist ~/.keysnail.js -whitelist ~/.config/gnome-mplayer -whitelist ~/.cache/gnome-mplayer/plugin -whitelist ~/.pki - -# lastpass, keepassx -whitelist ~/.keepassx -whitelist ~/.config/keepassx -whitelist ~/keepassx.kdbx -whitelist ~/.lastpass -whitelist ~/.config/lastpass - - -#silverlight -whitelist ~/.wine-pipelight -whitelist ~/.wine-pipelight64 -whitelist ~/.config/pipelight-widevine -whitelist ~/.config/pipelight-silverlight5.1 +mkdir ~/.local +mkdir ~/.local/share +mkdir ~/.local/share/tridactyl +whitelist ~/.local/share/tridactyl include /etc/firejail/whitelist-common.inc -- cgit v1.2.3