diff options
| author | bard <[email protected]> | 2024-03-22 07:02:13 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-03-22 07:02:13 -0400 |
| commit | 75b9144ba8e0e68b02ae736e052bb11814eff162 (patch) | |
| tree | abba1202e61d4a70310cd8314dcd2e4aba146ca3 | |
| parent | dfb1c373d0f47c953a430ff0711d44e6e742d0cb (diff) | |
kbd macro indicator
| -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 a86f233..2f961d9 100644 --- a/bard-emacs-modules/bard-emacs-modeline.el +++ b/bard-emacs-modules/bard-emacs-modeline.el @@ -66,6 +66,7 @@ (setq mode-line-right-align-edge 'right-margin) (setq-default mode-line-format '("%e" + prot-modeline-kbd-macro prot-modeline-narrow " " prot-modeline-buffer-status |
