summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2020-11-21 23:59:40 -0500
committerAmin Bandali <bandali@gnu.org>2020-11-21 23:59:40 -0500
commit461f4ab22704d2debbf0d5b15337b8c599580fb7 (patch)
tree562ab3562b46e17333eae3949a38000108d20d6f /.config
parent5df344632add107633464336c536331eaec68953 (diff)
downloadconfigs-461f4ab22704d2debbf0d5b15337b8c599580fb7.tar.gz
configs-461f4ab22704d2debbf0d5b15337b8c599580fb7.tar.xz
configs-461f4ab22704d2debbf0d5b15337b8c599580fb7.zip
A few more small changes
Diffstat (limited to '.config')
-rw-r--r--.config/isync/mbsyncrc1
-rw-r--r--.config/mpd/mpd.conf2
-rw-r--r--.config/msmtp/config2
3 files changed, 3 insertions, 2 deletions
diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc
index 7915a05..1cd2e3a 100644
--- a/.config/isync/mbsyncrc
+++ b/.config/isync/mbsyncrc
@@ -34,6 +34,7 @@ Host mail.shemshak.org
User gnu@bndl.org
PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.passwd/gnub.gpg"
SSLType IMAPS
+Timeout 30
IMAPStore gnub-remote
Account gnub
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
index b1e1e79..75d8772 100644
--- a/.config/mpd/mpd.conf
+++ b/.config/mpd/mpd.conf
@@ -10,7 +10,7 @@
# be disabled and audio files will only be accepted over ipc socket (using
# file:// protocol) or streaming files over an accepted protocol.
#
-music_directory "~/usr/music"
+music_directory "~/u/music"
#
# This setting sets the MPD internal playlist directory. The purpose of this
# directory is storage for playlists created by MPD. The server will use
diff --git a/.config/msmtp/config b/.config/msmtp/config
index f4be501..13e9d88 100644
--- a/.config/msmtp/config
+++ b/.config/msmtp/config
@@ -9,7 +9,7 @@ logfile ~/.msmtp.log
account shemshak
host mail.shemshak.org
# use `msmtp -a shemshak --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
-tls_fingerprint A9:B8:79:CE:47:F7:E8:EB:7B:0D:C5:3E:1E:35:72:A0:03:E3:A2:1A:A9:1C:24:34:6E:F9:9E:78:89:67:11:E3
+tls_fingerprint 3C:DA:93:CD:5A:B7:04:2D:08:7F:E4:DF:59:07:A4:75:43:3E:5A:A6:54:D8:AA:94:FE:F2:BC:C4:2B:B5:97:A6
tls_starttls on
from amin@shemshak.org
user bandali@shemshak.org