feat(tab-bar)!: implements new functionality on tab-bar

Allows the tab-bar to show system battery level, date/time, WakaTime stats for the day, and the currently playing track on most music players.

BREAKING CHANGE: A compatible music player and the playerctl executable are required for the music feature. The WakaTime CLI app and a wakatime (or equivalent) api key are required for the wakatime stats. Checks are implemented to prevent crashing but the functionality will be unavailable without the prerequisites being met.
This commit is contained in:
2024-08-02 09:09:07 -04:00
parent 4615a38402
commit fb30056f20
2 changed files with 157 additions and 37 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
tab_bar_align left
tab_bar_style powerline
tab_bar_align center
tab_bar_style custom
tab_powerline_style angled
tab_bar_edge top
tab_bar_min_tabs 1