diff options
Diffstat (limited to 'bard-emacs-modules')
| -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 916e660..8d4d04e 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -42,6 +42,7 @@ (add-hook 'spacious-padding-mode-hook #'prot/modeline-spacious-indicators)) +(setq mode-line-right-align-edge 'window) (provide 'bard-emacs-modeline) |
