X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=config.org;h=0fc8ebef8b1622a3189327160a594125792cf4cd;hb=1dd54a744ac113385ce86d136eb8113dd66e0f84;hp=32053ea9cd22d0e5c5acf82f20660da17fc518b5;hpb=e65672e91aec2d66c2d28413c9ed60e2dac4bb79;p=config.org.git diff --git a/config.org b/config.org index 32053ea..0fc8ebe 100644 --- a/config.org +++ b/config.org @@ -238,7 +238,7 @@ Add back C-a/C-x bindings. :custom (org-ellipsis " ▾") (org-agenda-start-with-log-mode t) - (org-agenda-files (quote ("~/Org/tasks.org" "~/Org/break.org"))) + (org-agenda-files (quote ("~/org/tasks.org"))) (org-log-done 'time) (org-log-into-drawer t) (org-src-tab-acts-natively t) @@ -1147,7 +1147,7 @@ I use tmux in order to keep my st build light. Still learning how it works. #+end_src *** Agent #+begin_src conf :tangle ~/.gnupg/gpg-agent.conf - pinentry-program /sbin/pinentry-fltk + pinentry-program /sbin/pinentry max-cache-ttl 600 default-cache-ttl 600 allow-emacs-pinentry