aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/profile-a-l/geary.profile4
-rw-r--r--etc/profile-m-z/mutt.profile5
-rw-r--r--etc/profile-m-z/neomutt.profile9
-rw-r--r--etc/profile-m-z/sylpheed.profile2
4 files changed, 9 insertions, 11 deletions
diff --git a/etc/profile-a-l/geary.profile b/etc/profile-a-l/geary.profile
index 0bd0bfd9c..a6491fd10 100644
--- a/etc/profile-a-l/geary.profile
+++ b/etc/profile-a-l/geary.profile
@@ -31,6 +31,7 @@ mkdir ${HOME}/.config/evolution
31mkdir ${HOME}/.config/geary 31mkdir ${HOME}/.config/geary
32mkdir ${HOME}/.local/share/evolution 32mkdir ${HOME}/.local/share/evolution
33mkdir ${HOME}/.local/share/geary 33mkdir ${HOME}/.local/share/geary
34whitelist ${DOWNLOADS}
34whitelist ${HOME}/.cache/evolution 35whitelist ${HOME}/.cache/evolution
35whitelist ${HOME}/.cache/folks 36whitelist ${HOME}/.cache/folks
36whitelist ${HOME}/.cache/geary 37whitelist ${HOME}/.cache/geary
@@ -39,7 +40,6 @@ whitelist ${HOME}/.config/geary
39whitelist ${HOME}/.local/share/evolution 40whitelist ${HOME}/.local/share/evolution
40whitelist ${HOME}/.local/share/geary 41whitelist ${HOME}/.local/share/geary
41whitelist ${HOME}/.mozilla/firefox/profiles.ini 42whitelist ${HOME}/.mozilla/firefox/profiles.ini
42whitelist ${DOWNLOADS}
43whitelist /usr/share/geary 43whitelist /usr/share/geary
44include whitelist-common.inc 44include whitelist-common.inc
45include whitelist-runuser-common.inc 45include whitelist-runuser-common.inc
@@ -76,11 +76,11 @@ private-tmp
76dbus-user filter 76dbus-user filter
77dbus-user.own org.gnome.Geary 77dbus-user.own org.gnome.Geary
78dbus-user.talk ca.desrt.dconf 78dbus-user.talk ca.desrt.dconf
79dbus-user.talk org.freedesktop.secrets
79dbus-user.talk org.gnome.Contacts 80dbus-user.talk org.gnome.Contacts
80dbus-user.talk org.gnome.OnlineAccounts 81dbus-user.talk org.gnome.OnlineAccounts
81dbus-user.talk org.gnome.evolution.dataserver.AddressBook10 82dbus-user.talk org.gnome.evolution.dataserver.AddressBook10
82dbus-user.talk org.gnome.evolution.dataserver.Sources5 83dbus-user.talk org.gnome.evolution.dataserver.Sources5
83dbus-user.talk org.freedesktop.secrets
84dbus-system none 84dbus-system none
85 85
86read-only ${HOME}/.mozilla/firefox/profiles.ini 86read-only ${HOME}/.mozilla/firefox/profiles.ini
diff --git a/etc/profile-m-z/mutt.profile b/etc/profile-m-z/mutt.profile
index 592a69599..e9367ab49 100644
--- a/etc/profile-m-z/mutt.profile
+++ b/etc/profile-m-z/mutt.profile
@@ -71,10 +71,11 @@ mkfile ${HOME}/.msmtprc
71mkfile ${HOME}/.muttrc 71mkfile ${HOME}/.muttrc
72mkfile ${HOME}/.nanorc 72mkfile ${HOME}/.nanorc
73mkfile ${HOME}/.signature 73mkfile ${HOME}/.signature
74mkfile ${HOME}/.vimrc
75mkfile ${HOME}/.viminfo 74mkfile ${HOME}/.viminfo
76mkfile ${HOME}/.vimrc 75mkfile ${HOME}/.vimrc
77mkfile ${HOME}/.w3m 76mkfile ${HOME}/.w3m
77whitelist ${DOCUMENTS}
78whitelist ${DOWNLOADS}
78whitelist ${HOME}/.Mail 79whitelist ${HOME}/.Mail
79whitelist ${HOME}/.bogofilter 80whitelist ${HOME}/.bogofilter
80whitelist ${HOME}/.cache/mutt 81whitelist ${HOME}/.cache/mutt
@@ -99,8 +100,6 @@ whitelist ${HOME}/Mail
99whitelist ${HOME}/mail 100whitelist ${HOME}/mail
100whitelist ${HOME}/postponed 101whitelist ${HOME}/postponed
101whitelist ${HOME}/sent 102whitelist ${HOME}/sent
102whitelist ${DOCUMENTS}
103whitelist ${DOWNLOADS}
104whitelist /usr/share/gnupg 103whitelist /usr/share/gnupg
105whitelist /usr/share/gnupg2 104whitelist /usr/share/gnupg2
106whitelist /usr/share/mutt 105whitelist /usr/share/mutt
diff --git a/etc/profile-m-z/neomutt.profile b/etc/profile-m-z/neomutt.profile
index 9d90afadb..2798f1307 100644
--- a/etc/profile-m-z/neomutt.profile
+++ b/etc/profile-m-z/neomutt.profile
@@ -7,8 +7,6 @@ include neomutt.local
7# Persistent global definitions 7# Persistent global definitions
8include globals.local 8include globals.local
9 9
10noblacklist /var/mail
11noblacklist /var/spool/mail
12noblacklist ${DOCUMENTS} 10noblacklist ${DOCUMENTS}
13noblacklist ${HOME}/.Mail 11noblacklist ${HOME}/.Mail
14noblacklist ${HOME}/.bogofilter 12noblacklist ${HOME}/.bogofilter
@@ -36,6 +34,8 @@ noblacklist ${HOME}/Mail
36noblacklist ${HOME}/mail 34noblacklist ${HOME}/mail
37noblacklist ${HOME}/postponed 35noblacklist ${HOME}/postponed
38noblacklist ${HOME}/sent 36noblacklist ${HOME}/sent
37noblacklist /var/mail
38noblacklist /var/spool/mail
39 39
40blacklist /tmp/.X11-unix 40blacklist /tmp/.X11-unix
41blacklist ${RUNUSER}/wayland-* 41blacklist ${RUNUSER}/wayland-*
@@ -73,10 +73,11 @@ mkfile ${HOME}/.muttrc
73mkfile ${HOME}/.nanorc 73mkfile ${HOME}/.nanorc
74mkfile ${HOME}/.neomuttrc 74mkfile ${HOME}/.neomuttrc
75mkfile ${HOME}/.signature 75mkfile ${HOME}/.signature
76mkfile ${HOME}/.vimrc
77mkfile ${HOME}/.viminfo 76mkfile ${HOME}/.viminfo
78mkfile ${HOME}/.vimrc 77mkfile ${HOME}/.vimrc
79mkfile ${HOME}/.w3m 78mkfile ${HOME}/.w3m
79whitelist ${DOCUMENTS}
80whitelist ${DOWNLOADS}
80whitelist ${HOME}/.Mail 81whitelist ${HOME}/.Mail
81whitelist ${HOME}/.bogofilter 82whitelist ${HOME}/.bogofilter
82whitelist ${HOME}/.config/mutt 83whitelist ${HOME}/.config/mutt
@@ -103,8 +104,6 @@ whitelist ${HOME}/Mail
103whitelist ${HOME}/mail 104whitelist ${HOME}/mail
104whitelist ${HOME}/postponed 105whitelist ${HOME}/postponed
105whitelist ${HOME}/sent 106whitelist ${HOME}/sent
106whitelist ${DOCUMENTS}
107whitelist ${DOWNLOADS}
108whitelist /usr/share/gnupg 107whitelist /usr/share/gnupg
109whitelist /usr/share/gnupg2 108whitelist /usr/share/gnupg2
110whitelist /usr/share/neomutt 109whitelist /usr/share/neomutt
diff --git a/etc/profile-m-z/sylpheed.profile b/etc/profile-m-z/sylpheed.profile
index 39d3befd2..da69208f5 100644
--- a/etc/profile-m-z/sylpheed.profile
+++ b/etc/profile-m-z/sylpheed.profile
@@ -17,8 +17,8 @@ whitelist /usr/share/sylpheed
17 17
18dbus-user filter 18dbus-user filter
19dbus-user.talk ca.desrt.dconf 19dbus-user.talk ca.desrt.dconf
20dbus-user.talk org.gnome.keyring.SystemPrompter
21dbus-user.talk org.freedesktop.secrets 20dbus-user.talk org.freedesktop.secrets
21dbus-user.talk org.gnome.keyring.SystemPrompter
22# Uncomment below for notifications (or put them in your sylpheed.local) 22# Uncomment below for notifications (or put them in your sylpheed.local)
23# dbus-user.talk org.freedesktop.Notifications 23# dbus-user.talk org.freedesktop.Notifications
24dbus-system none 24dbus-system none