Airline: remove box border
This commit is contained in:
parent
03f0559ee3
commit
ea842976ca
@ -376,14 +376,7 @@ targets."
|
|||||||
(airline-cursor-colors nil)
|
(airline-cursor-colors nil)
|
||||||
(airline-display-directory t)
|
(airline-display-directory t)
|
||||||
(airline-eshell-colors nil)
|
(airline-eshell-colors nil)
|
||||||
(airline-shortened-directory-length 20)
|
(airline-shortened-directory-length 20))
|
||||||
;; (airline-utf-glyph-separator-left (string-to-char ""))
|
|
||||||
;; (airline-utf-glyph-separator-right (string-to-char ""))
|
|
||||||
:custom-face
|
|
||||||
(mode-line
|
|
||||||
((t
|
|
||||||
(:box (:line-width 2 :style released-button)
|
|
||||||
(:height (:inherit 'fixed-pitch)))))))
|
|
||||||
|
|
||||||
;; Themes are weird and stupid
|
;; Themes are weird and stupid
|
||||||
;; (use-package xemacs-theme
|
;; (use-package xemacs-theme
|
||||||
|
Loading…
Reference in New Issue
Block a user