feat: use xdg config dirs
This commit is contained in:
parent
f9f756d80b
commit
da24197c65
9 changed files with 90 additions and 61 deletions
|
|
@ -170,7 +170,13 @@ in
|
|||
format = "{icon}";
|
||||
format-charging = "{icon}";
|
||||
format-full = "{icon}";
|
||||
format-icons = ["" "" "" "" ""];
|
||||
format-icons = [
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
""
|
||||
];
|
||||
states = {
|
||||
hi = 30;
|
||||
mid = 20;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue