Emacs: set telephone-line height to 20

This apparently fixes some problems with not equally sized mode-line elements
This commit is contained in:
Marcel Kapfer 2018-07-09 07:05:50 +02:00
parent 6cfa709a75
commit 504632b2ee
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -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