add: master icon

This commit is contained in:
asep.komarudin 2024-04-14 23:40:59 +07:00
parent e328116fbd
commit 3afde9ce70
7 changed files with 29 additions and 15 deletions

View file

@ -49,7 +49,7 @@ bufferline.setup({
middle_mouse_command = nil,
indicator_icon = nil,
indicator = { style = "icon", icon = "" },
indicator = { style = "icon", icon = icons.ui.BoldLineLeft },
buffer_close_icon = icons.ui.Close,
modified_icon = icons.ui.Circle,
close_icon = icons.ui.BoldClose,