This commit is contained in:
albert 2024-02-16 16:58:28 +09:00
parent b6ea70944d
commit 2547e2c619
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -145,8 +145,8 @@
lualine = { lualine = {
enable = true; enable = true;
componentSeparators = { componentSeparators = {
left = "«"; right = "«";
right = "»"; left = "»";
}; };
}; };