diff options
| author | BardofSprites <[email protected]> | 2025-12-26 19:40:49 -0500 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-12-26 19:40:49 -0500 |
| commit | 21794a4dfa857a770155b9e0c59af885e0d5756c (patch) | |
| tree | 06db5ca0fc03ce026725ed83eec24b4e5711a382 /bard-emacs-modules/bard-emacs-modeline.el | |
| parent | 72a63d40f3278aade59bc9adb55bc374e45499ea (diff) | |
literate configuration
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 () |
