a few small tweaks
authorAmin Bandali <amin@aminb.org>
Sat, 17 Mar 2018 14:13:13 +0000 (10:13 -0400)
committerAmin Bandali <amin@aminb.org>
Sat, 17 Mar 2018 14:13:13 +0000 (10:13 -0400)
getmail/.getmail/getmailrc
gnupg/.gnupg/gpg-agent.conf
latexmk/.latexmkrc
rofi/.config/rofi/config

index acacba9..188c621 100644 (file)
@@ -2,6 +2,7 @@
 type = SimplePOP3SSLRetriever
 server = fencepost.gnu.org
 username = aminb
+password_command = ("gpg2", "--no-tty", "-q", "-d", "~/.passwd/gnu.gpg")
 port = 995
 use_apop = True
 
index 5a5cdd4..d54305a 100644 (file)
@@ -1,2 +1,5 @@
+default-cache-ttl 43200
+max-cache-ttl 43200
+
 default-cache-ttl-ssh 10800
 max-cache-ttl-ssh 10800
index fba0b29..c86e34e 100644 (file)
@@ -1,4 +1,4 @@
-$pdf_previewer = "zathura %O %S";
+$pdf_previewer = "start okular %O %S";
 $clean_ext = "aux out";
 #$pdf_update_method = 4;
 #$pdf_update_command = "zathura %O %S";
index 6b5a1ac..e9947be 100644 (file)
@@ -14,4 +14,4 @@ rofi.monitor: -1
 !rofi.theme: /usr/share/rofi/themes//Paper.rasi
 !rofi.theme: /usr/share/rofi/themes//sidebar.rasi
 
-rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi
+rofi.theme: .nix-profile/share/rofi/themes//gruvbox-light.rasi