Remove unused telephone-line
This commit is contained in:
parent
f479458f2f
commit
c6493cc609
@ -416,27 +416,6 @@ targets."
|
|||||||
:config
|
:config
|
||||||
;; (load-theme 'airline-ravenpower t)
|
;; (load-theme 'airline-ravenpower t)
|
||||||
(load-theme 'airline-kolor t))
|
(load-theme 'airline-kolor t))
|
||||||
;; (use-package telephone-line
|
|
||||||
;; :custom-face
|
|
||||||
;; (mode-line
|
|
||||||
;; ((t
|
|
||||||
;; (:box (:line-width 2 :style released-button)
|
|
||||||
;; (:height (:inherit 'fixed-pitch))
|
|
||||||
;; :height 80))))
|
|
||||||
;; ;; :config
|
|
||||||
;; :custom
|
|
||||||
;; (telephone-line-primary-left-separator 'telephone-line-identity-left)
|
|
||||||
;; (telephone-line-primary-right-separator 'telephone-line-identity-right)
|
|
||||||
;; (telephone-line-lhs '((evil . (telephone-line-evil-tag-segment))
|
|
||||||
;; (accent . (telephone-line-vc-segment
|
|
||||||
;; telephone-line-process-segment))
|
|
||||||
;; (nil . (telephone-line-minor-mode-segment
|
|
||||||
;; telephone-line-buffer-segment))))
|
|
||||||
;; (telephone-line-rhs '((nil . (telephone-line-misc-info-segment
|
|
||||||
;; telephone-line-nyan-segment))
|
|
||||||
;; (accent . (telephone-line-major-mode-segment))
|
|
||||||
;; (evil . (telephone-line-airline-position-segment))))
|
|
||||||
;; :init (telephone-line-mode t))
|
|
||||||
|
|
||||||
;; Custom Theme.
|
;; Custom Theme.
|
||||||
;; Not to be confused with a color theme, or a color scheme, or a custom scheme.
|
;; Not to be confused with a color theme, or a color scheme, or a custom scheme.
|
||||||
|
Loading…
Reference in New Issue
Block a user