Lualine: added symbols for separators

This commit is contained in:
pr0c3550r 2023-03-26 14:19:06 +02:00
parent 5f02bd1851
commit 50b174cb1a

View file

@ -12,8 +12,10 @@ return {
require('lualine').setup {
options = {
theme = custom_gruvbox,
section_separators = ' ',
component_separators = ' '
component_separators = { left = '', right = ''},
section_separators = { left = '', right = ''},
-- section_separators = ' ',
-- component_separators = ' '
},
sections = {
lualine_a = {