feat: user customization for tabline

-- feat: Allows for user overrides to customize the tabline appearance
-- fix: Hide battery component in default tabline layout when no
batteries are found
This commit is contained in:
2024-10-04 12:44:54 -04:00
parent c0775afb63
commit ff6443e145
3 changed files with 75 additions and 3 deletions
+1
View File
@@ -33,6 +33,7 @@ if USERCONFIG then
else
MYKEY = nil
MYPUBKEY = nil
MYTAB_BAR = nil
end
-- Return config options table