From 3bab1ae24cfbf4a5f8cc5ab0aef71c19729f0172 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 14 Jul 2020 17:14:33 +0200 Subject: fix keepassxc --- etc/profile-a-l/keepassxc.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/profile-a-l/keepassxc.profile') diff --git a/etc/profile-a-l/keepassxc.profile b/etc/profile-a-l/keepassxc.profile index 6e35299be..e8fc4e632 100644 --- a/etc/profile-a-l/keepassxc.profile +++ b/etc/profile-a-l/keepassxc.profile @@ -8,6 +8,7 @@ include globals.local noblacklist ${HOME}/*.kdb noblacklist ${HOME}/*.kdbx +noblacklist ${HOME}/.cache/keepassxc noblacklist ${HOME}/.config/keepassxc noblacklist ${HOME}/.keepassxc # 2.2.4 needs this path when compiled with "Native messaging browser extension" @@ -30,7 +31,9 @@ include disable-xdg.inc # Needed for KeePassXC-Browser #mkfile ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json #whitelist ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json +#mkdir ${HOME}/.cache/keepassxc #mkdir ${HOME}/.config/keepassxc +#whitelist ${HOME}/.cache/keepassxc #whitelist ${HOME}/.config/keepassxc #include whitelist-common.inc -- cgit v1.2.3-70-g09d2