diff --git a/.config/shepherd/init.scm b/.config/shepherd/init.scm index d4754e9..849f0ec 100644 --- a/.config/shepherd/init.scm +++ b/.config/shepherd/init.scm @@ -123,8 +123,8 @@ aw-watcher-window pulseeffects xsettingsd - discord-rich-presence + ;; discord-rich-presence polkit-gnome davmail - xmodmap + ;; xmodmap nm-applet)) diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..0057cc1 --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1,7 @@ +# [[file:../Desktop.org::*Pinentry][Pinentry:2]] +default-cache-ttl 3600 +max-cache-ttl 3600 +allow-emacs-pinentry +allow-loopback-pinentry +pinentry-program /home/pavel/.guix-extra-profiles/console/console/bin/pinentry +# Pinentry:2 ends here diff --git a/Desktop.org b/Desktop.org index a2b7ac7..f793ad3 100644 --- a/Desktop.org +++ b/Desktop.org @@ -253,6 +253,7 @@ default-cache-ttl 3600 max-cache-ttl 3600 allow-emacs-pinentry allow-loopback-pinentry +pinentry-program /home/pavel/.guix-extra-profiles/console/console/bin/pinentry #+end_src *** Modeline Show the current workspace in the modeline. @@ -3896,11 +3897,11 @@ Register services aw-watcher-window pulseeffects xsettingsd - discord-rich-presence + ;; discord-rich-presence polkit-gnome vpn davmail - xmodmap + ;; xmodmap nm-applet) #+end_src