aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gpg-agent.conf19
-rw-r--r--xinitrc_artix1
2 files changed, 20 insertions, 0 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf
new file mode 100644
index 0000000..ed08506
--- /dev/null
+++ b/gpg-agent.conf
@@ -0,0 +1,19 @@
+# https://github.com/drduh/config/blob/master/gpg-agent.conf
+# https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
+#
+# THIS SHOULD GO INTO .gnupg directory
+
+#enable-ssh-support
+default-cache-ttl 3600
+max-cache-ttl 3600
+#pinentry-program /usr/local/bin/pinentry
+pinentry-program /usr/bin/pinentry-dmenu
+allow-loopback-pinentry
+pinentry-timeout 600
+log-file $HOME/.gnupg/gpg-agent.log
+verbose
+debug ipc
+debug-pinentry
+#pinentry-program /usr/bin/pinentry-tty
+#pinentry-program /usr/bin/pinentry-x11
+#pinentry-program /usr/bin/pinentry-curses
diff --git a/xinitrc_artix b/xinitrc_artix
index 89639c8..ee89cb5 100644
--- a/xinitrc_artix
+++ b/xinitrc_artix
@@ -53,5 +53,6 @@ fi
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
+pipewire &
syncthing &
exec i3