commit 48b4023678604521a9496304f334ae75a73a2e2a
parent b0165e6caf72633ba7a186050125bbe77ba2ce0a
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 7 Oct 2019 16:38:42 +0200
Merge branch 'master' of src.adamsgaard.dk:src/dotfiles
Diffstat:
4 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/.config/rss2email.cfg b/.config/rss2email.cfg
@@ -60,7 +60,7 @@ unicode-snob = False
links-after-each-paragraph = False
body-width = 0
email-protocol = sendmail
-sendmail = /usr/bin/msmtp
+sendmail = /usr/bin/sendmail
smtp-auth = True
smtp-username = from@email.com
smtp-password = password
@@ -157,7 +157,7 @@ url = https://rss.sciencedirect.com/publication/science/0012821X
url = https://onlinelibrary.wiley.com/action/showFeed?jc=10969837&type=etoc&feed=rss
[feed.research_Earth_Surface_Dynamics]
-url = http://www.earth-surf-dynam.net/xml/rss2_0.xml
+url = https://www.earth-surf-dynam.net/xml/rss2_0.xml
[feed.research_ESyS-Particle]
url = http://feeds.launchpad.net/esys-particle/announcements.atom
@@ -208,7 +208,7 @@ url = https://science.sciencemag.org/rss/current.xml
url = https://rss.sciencedirect.com/publication/science/02773791
[feed.research_The_Cryosphere]
-url = http://www.the-cryosphere.net/xml/rss2_0.xml
+url = https://www.the-cryosphere.net/xml/rss2_0.xml
[feed.research_European_Physical_Journal_E]
url = http://feeds.feedburner.com/edp_epje?format=xml
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
@@ -1,4 +1,3 @@
-set font "pragmatapro normal 9"
set guioptions ""
set default-bg "#30303a"
set default-fg "#d6d6d6"
diff --git a/.local/bin/fffs b/.local/bin/fffs
@@ -1 +0,0 @@
-../lib/fffs/fffs-
\ No newline at end of file
diff --git a/.local/bin/granular-status.sh b/.local/bin/granular-status.sh
@@ -1 +0,0 @@
-/home/ad/.julia/dev/Granular/granular-status.sh-
\ No newline at end of file