statusline/lualine: equalize padding

This commit is contained in:
NotAShelf 2024-05-23 03:20:05 +03:00
parent 6624841e63
commit f9343f1bc7
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
1 changed files with 28 additions and 0 deletions

View File

@ -153,6 +153,13 @@ in {
},
}
''
''
{
"",
draw_empty = true,
separator = { left = '', right = '' }
}
''
];
};
@ -175,6 +182,13 @@ in {
separator = {right = ''}
}
''
''
{
"",
draw_empty = true,
separator = { left = '', right = '' }
}
''
];
};
@ -263,6 +277,13 @@ in {
type = listOf str;
description = "active config for: | A | B | C X | (Y) | Z |";
default = [
''
{
"",
draw_empty = true,
separator = { left = '', right = '' }
}
''
''
{
'searchcount',
@ -285,6 +306,13 @@ in {
type = listOf str;
description = "active config for: | A | B | C X | Y | (Z) |";
default = [
''
{
"",
draw_empty = true,
separator = { left = '', right = '' }
}
''
''
{
"progress",