Commit Graph

3 Commits

Author SHA1 Message Date
rootiest 8a03cb5880 ️ perf(tab-bar): remove music and wakatime from tab-bar
These are integrated in neovim now
2024-08-08 22:34:09 -04:00
rootiest fb30056f20 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.
2024-08-02 09:09:07 -04:00
rootiest cad13e0186 first commit 2024-07-06 09:21:36 -04:00