From 153d7bc9a9e491382be4949d3aa0adf97ee26c0d Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Sun, 12 Dec 2021 15:02:34 +0100 Subject: [PATCH] [Emacs] Add workaround for tecosaur/screenshot/issues/11 --- org/config/emacs.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index 1288d5a..79f83c2 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2473,7 +2473,8 @@ with ~magit-gitflow~: :straight (screenshot :build t :type git :host github - :repo "tecosaur/screenshot")) + :repo "tecosaur/screenshot") + :config (load-file (locate-library "screenshot.el"))) #+end_src *** Shells