diff --git a/org/config/emacs.org b/org/config/emacs.org index 70009fc..ac0256f 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -2557,7 +2557,12 @@ excluded files. :type git :host github :repo "tecosaur/screenshot") - :config (load-file (locate-library "screenshot.el"))) + :config (load-file (locate-library "screenshot.el")) + :general + (phundrak/leader-key + :infix "a" + :packages '(screenshot) + "S" #'screenshot)) #+end_src *** Shells