This commit is contained in:
Lilith 2024-06-12 23:12:19 +02:00
parent 7a4828af0d
commit eddf7cecb8
Signed by: lilith
GPG key ID: 8712A0F317C37175
6 changed files with 78 additions and 10 deletions

View file

@ -70,7 +70,7 @@
tooltip = false;
};
"battery" = {
battery = {
states = {
good = 90;
warning = 30;
@ -83,7 +83,7 @@
format-icons = ["󰂎" "󰁺" "󰁻" "󰁼" "󰁽" "󰁾" "󰁿" "󰂀" "󰂁" "󰂂" "󰁹"];
};
"tray": {
tray = {
"icon-size" = 18;
"spacing" = 18;
};