Added tresitter module and other misc updates

This commit is contained in:
alejandro-angulo 2025-06-06 23:13:39 -07:00
parent 21febe9eef
commit c189da135d
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
6 changed files with 85 additions and 35 deletions

View file

@ -2,11 +2,11 @@
plugins.lualine = {
enable = true;
settings.options = {
component_separators = {
componentSeparators = {
right = "";
left = "";
};
section_separators = {
sectionSeparators = {
right = "";
left = "";
};