feat(desktop): update gpg-agent, disable one-short services

This commit is contained in:
Pavel Korytov 2023-08-01 16:10:55 +03:00
parent 17b8a2789d
commit 30131e4971
3 changed files with 12 additions and 4 deletions

View file

@ -123,8 +123,8 @@
aw-watcher-window
pulseeffects
xsettingsd
discord-rich-presence
;; discord-rich-presence
polkit-gnome
davmail
xmodmap
;; xmodmap
nm-applet))

7
.gnupg/gpg-agent.conf Normal file
View file

@ -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

View file

@ -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