diff options
Diffstat (limited to 'bard-emacs-modules/bard-emacs-modeline.el')
| -rw-r--r-- | bard-emacs-modules/bard-emacs-modeline.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bard-emacs-modules/bard-emacs-modeline.el b/bard-emacs-modules/bard-emacs-modeline.el index f674b04..2b10722 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -26,7 +26,8 @@ mode-line-format-right-align prot-modeline-notmuch-indicator " " - prot-modeline-misc-info)) + prot-modeline-misc-info + " ")) (with-eval-after-load 'spacious-padding (defun prot/modeline-spacious-indicators () |
