diff options
| author | BardofSprites <[email protected]> | 2025-03-25 10:44:37 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2025-03-25 10:44:37 -0400 |
| commit | b73031f224fbf5adca5749c51bddd3bf688a0db1 (patch) | |
| tree | cbe22cfa1b53205c81903b4471f9e881215f943e | |
| parent | 3f32c387212232473bbeaf4a2873c1aeb14c4aaf (diff) | |
right align for miscellaneous information
| -rw-r--r-- | bard-emacs-modules/bard-emacs-modeline.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bard-emacs-modules/bard-emacs-modeline.el b/bard-emacs-modules/bard-emacs-modeline.el index 422ca2f..916e660 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -24,6 +24,7 @@ prot-modeline-flymake prot-modeline-eglot " " + mode-line-format-right-align prot-modeline-notmuch-indicator " " prot-modeline-misc-info)) |
