From 843a784d56dc19f1633adfed3fc39402fdc75624 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 31 Jan 2022 00:53:58 -0600 Subject: Change tab-bar display --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index f8228cf..40678a1 100644 --- a/init.el +++ b/init.el @@ -632,7 +632,8 @@ tab-bar-tab-name-ellipsis truncate-string-ellipsis tab-bar-show t tab-bar-close-button-show t - tab-bar-close-button (propertize " ✕ " 'display t + tab-bar-close-button (propertize " ◦ " + 'display t 'close-tab t) tab-bar-new-button (propertize "+ " 'display t)) (tab-bar-mode +1) -- cgit 1.4.1-21-gabe81