ui(tabs): use a smaller dot to show unsaved file status

This commit is contained in:
Will B Chang
2020-08-02 15:33:48 +08:00
committed by GitHub
parent ffbd7b63bf
commit 23372c82b9

View File

@ -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.