diff options
-rw-r--r-- | config.org | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |