feat: use xdg config dirs

This commit is contained in:
Barrett Ruth 2026-02-14 22:15:49 -05:00
parent f9f756d80b
commit da24197c65
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
9 changed files with 90 additions and 61 deletions

View file

@ -170,7 +170,13 @@ in
format = "{icon}";
format-charging = "{icon}";
format-full = "{icon}";
format-icons = ["" "" "" "" ""];
format-icons = [
""
""
""
""
""
];
states = {
hi = 30;
mid = 20;