ui(tabs): use a smaller dot to show unsaved file status
This commit is contained in:
parent
ffbd7b63bf
commit
23372c82b9
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
centaur-tabs-set-bar 'left
|
centaur-tabs-set-bar 'left
|
||||||
centaur-tabs-set-modified-marker t
|
centaur-tabs-set-modified-marker t
|
||||||
centaur-tabs-close-button "✕"
|
centaur-tabs-close-button "✕"
|
||||||
centaur-tabs-modified-marker "⬤"
|
centaur-tabs-modified-marker "•"
|
||||||
;; Scrolling (with the mouse wheel) past the end of the tab list
|
;; Scrolling (with the mouse wheel) past the end of the tab list
|
||||||
;; replaces the tab list with that of another Doom workspace. This
|
;; replaces the tab list with that of another Doom workspace. This
|
||||||
;; prevents that.
|
;; prevents that.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue