aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ghostwriter.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-28 14:50:45 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-28 14:51:10 +0200
commit4455f3cd0d88991ebd7b867bbc8e8705b66370f8 (patch)
tree7278cc4bbcfd4c8362dea70ce9d52f8468a7e5cf /etc/ghostwriter.profile
parentKeePassXC: Added a warning regarding tray icon (diff)
downloadfirejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.tar.gz
firejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.tar.zst
firejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.zip
add missing blacklist paths
Diffstat (limited to 'etc/ghostwriter.profile')
-rw-r--r--etc/ghostwriter.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/ghostwriter.profile b/etc/ghostwriter.profile
index 2479ec16d..b09d28b21 100644
--- a/etc/ghostwriter.profile
+++ b/etc/ghostwriter.profile
@@ -7,6 +7,7 @@ include ghostwriter.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/ghostwriter 9noblacklist ${HOME}/.config/ghostwriter
10noblacklist ${HOME}/.local/share/ghostwriter
10noblacklist ${DOCUMENTS} 11noblacklist ${DOCUMENTS}
11noblacklist ${PICTURES} 12noblacklist ${PICTURES}
12 13