diff --git a/modules/ui/tabs/config.el b/modules/ui/tabs/config.el index 63f2f243e..180e36baf 100644 --- a/modules/ui/tabs/config.el +++ b/modules/ui/tabs/config.el @@ -8,7 +8,7 @@ centaur-tabs-set-bar 'left centaur-tabs-set-modified-marker t centaur-tabs-close-button "✕" - centaur-tabs-modified-marker "⬤" + centaur-tabs-modified-marker "•" ;; Scrolling (with the mouse wheel) past the end of the tab list ;; replaces the tab list with that of another Doom workspace. This ;; prevents that.