update system

This commit is contained in:
2024-10-06 19:12:45 +02:00
parent 78a04e80b5
commit 8efcf832a9
14 changed files with 121 additions and 184 deletions

View File

@@ -75,7 +75,7 @@ in
end
'';
lualine.sections.lualine_x = lib.mkOrder 600 [
lualine.settings.sections.lualine_x = lib.mkOrder 600 [
"(vim.g.${cfg.varName} or vim.b.${cfg.varName}) and '󱌓' or nil"
];
};