From 504632b2eed13a0d66cb7022250fee27852977d2 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 9 Jul 2018 07:05:50 +0200 Subject: [PATCH] Emacs: set telephone-line height to 20 This apparently fixes some problems with not equally sized mode-line elements --- emacs/emacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs/emacs.el b/emacs/emacs.el index 22ae4d2..0440698 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -1290,6 +1290,7 @@ signature-file is the path to the file which contains the signature." ;; A new implementation of Powerline for Emacs (use-package telephone-line :init + (setq telephone-line-height 20) (setq telephone-line-primary-left-separator 'telephone-line-cubed-left telephone-line-secondary-left-separator 'telephone-line-cubed-hollow-left telephone-line-primary-right-separator 'telephone-line-cubed-right