switch to lualine for now pretty cool I think

This commit is contained in:
jacekpoz 2024-03-24 16:15:44 +01:00
parent a811795257
commit 1e03de114b
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -76,9 +76,13 @@ in {
plugins = {
airline = {
enable = true;
enable = false;
settings.theme = "catppuccin";
};
lualine = {
enable = true;
theme = "catppuccin";
};
fugitive.enable = true;
treesitter = {
enable = true;