From: Amin Bandali Date: Sat, 1 Sep 2018 06:27:47 +0000 (-0400) Subject: [emacs/shackle] fix typo in rule :align X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/957c8db6ad44f3f91163e5e65ebe66661bbe1cbc?ds=sidebyside;pf=~bandali [emacs/shackle] fix typo in rule :align --- diff --git a/init.org b/init.org index 65d0c54..5dacc59 100644 --- a/init.org +++ b/init.org @@ -1261,7 +1261,7 @@ Emacs package that displays available keybindings in popup '(("*Help*" :align right :select t :size 0.5) ("\\`\\*helm.*?\\*\\'" :regexp t :align t) ((compilation-mode "\\`\\*magit-diff: .*?\\'") :regexp t :noselect t) - ("*magit-dispatch-popup*" :align bottom) + ("*magit-dispatch-popup*" :align below) ((inferior-scheme-mode "*shell*" "*eshell*") :popup t)) shackle-default-rule '(:select t) shackle-default-size 0.4