setup lualine

This commit is contained in:
Adithya 2023-08-06 11:26:25 +05:30
parent 9c5a6e29f6
commit 2aed8bccab
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -82,6 +82,11 @@
useLibuvFileWatcher = true;
};
};
lualine = {
enable = true;
globalstatus = true;
theme = "dracula";
};
};
};
}