set telephone-line left separator to be cubed

This commit is contained in:
Ivan Malison 2015-08-19 13:28:34 -07:00
parent 3c801f30d4
commit 0498f1c97f

View File

@ -2041,7 +2041,9 @@ window is active in the perspective."
(use-package telephone-line
:config
(telephone-line-mode 1))
(progn
(setq telephone-line-primary-left-separator #'telephone-line-cubed-left)
(telephone-line-mode 1)))
;; =============================================================================
;; Themes