summary refs log tree commit diff
path: root/config.org
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-29 09:41:31 +0000
committernoa@gaiwan.org2024-06-29 09:41:31 +0000
commit28e680673f020bbdab5220deb535977c722297cd (patch)
tree310b42ec2cca81987596ee3835427d8a988a600d /config.org
parenta71e48604adfd1e11d6327ea82786ccce9844a10 (diff)
Don't right-align anything in the header line
Diffstat (limited to 'config.org')
-rw-r--r--config.org4
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