diff options
-rw-r--r-- | config.org | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config.org b/config.org index df37047..99a43f3 100644 --- a/config.org +++ b/config.org @@ -307,9 +307,7 @@ I don't know exactly what the final variable covers, so i keep it here so that i (setq-default mode-line-format nil) (setq-default header-line-format '("%1*%1+%1@ " - "%b:%l,%c " - mode-line-format-right-align - "♥️")) + "%b:%l,%c ")) #+end_src ** Flash the current line |