cleanup
This commit is contained in:
parent
b6ea70944d
commit
2547e2c619
1 changed files with 2 additions and 2 deletions
|
@ -145,8 +145,8 @@
|
||||||
lualine = {
|
lualine = {
|
||||||
enable = true;
|
enable = true;
|
||||||
componentSeparators = {
|
componentSeparators = {
|
||||||
left = "«";
|
right = "«";
|
||||||
right = "»";
|
left = "»";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue