aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/keepassxc.profile3
1 files changed, 3 insertions, 0 deletions
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
8 8
9noblacklist ${HOME}/*.kdb 9noblacklist ${HOME}/*.kdb
10noblacklist ${HOME}/*.kdbx 10noblacklist ${HOME}/*.kdbx
11noblacklist ${HOME}/.cache/keepassxc
11noblacklist ${HOME}/.config/keepassxc 12noblacklist ${HOME}/.config/keepassxc
12noblacklist ${HOME}/.keepassxc 13noblacklist ${HOME}/.keepassxc
13# 2.2.4 needs this path when compiled with "Native messaging browser extension" 14# 2.2.4 needs this path when compiled with "Native messaging browser extension"
@@ -30,7 +31,9 @@ include disable-xdg.inc
30# Needed for KeePassXC-Browser 31# Needed for KeePassXC-Browser
31#mkfile ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json 32#mkfile ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
32#whitelist ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json 33#whitelist ${HOME}/.mozilla/native-messaging-hosts/org.keepassxc.keepassxc_browser.json
34#mkdir ${HOME}/.cache/keepassxc
33#mkdir ${HOME}/.config/keepassxc 35#mkdir ${HOME}/.config/keepassxc
36#whitelist ${HOME}/.cache/keepassxc
34#whitelist ${HOME}/.config/keepassxc 37#whitelist ${HOME}/.config/keepassxc
35#include whitelist-common.inc 38#include whitelist-common.inc
36 39