From ea842976ca409d2bf88c32e850f1927ff612a156 Mon Sep 17 00:00:00 2001 From: MitchMarq42 Date: Wed, 2 Nov 2022 17:59:07 -0800 Subject: [PATCH] Airline: remove box border --- lisp/mitch-packages.el | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/lisp/mitch-packages.el b/lisp/mitch-packages.el index 0c9b9f7..00e7fdd 100644 --- a/lisp/mitch-packages.el +++ b/lisp/mitch-packages.el @@ -376,14 +376,7 @@ targets." (airline-cursor-colors nil) (airline-display-directory t) (airline-eshell-colors nil) - (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))))))) + (airline-shortened-directory-length 20)) ;; Themes are weird and stupid ;; (use-package xemacs-theme