From 1e10d920f7c483636a994b2169cb746ee5f012af Mon Sep 17 00:00:00 2001 From: tslil clingman <> Date: Mon, 19 Apr 2021 09:47:09 -0400 Subject: Decided to move the epg-gpg-program setting into rcirc advice --- emacs/inits/01-basic.el | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'emacs/inits/01-basic.el') diff --git a/emacs/inits/01-basic.el b/emacs/inits/01-basic.el index c716998..55a8dcb 100644 --- a/emacs/inits/01-basic.el +++ b/emacs/inits/01-basic.el @@ -1,4 +1,4 @@ -;; Time-stamp: <2021-04-09 14h21 EDT (hobbies)> +;; Time-stamp: <2021-04-19 09h47 EDT (hobbies)> ;; ----------------------------------------------------------------------------- ;; Interface @@ -48,14 +48,6 @@ (set-fringe-style 0) ;; (set-fringe-mode 128) -;; ----------------------------------------------------------------------------- -;; Qubes-specific stuff - -;; For some reason this doesn't seem to work using setq/-defuault and -;; requires... ? -(custom-set-variables - '(epg-gpg-program "/usr/bin/qubes-gpg-client-wrapper")) - ;; ----------------------------------------------------------------------------- ;; Backups -- cgit v1.2.3