hurricane: 129 current 2025-06-29 21:03:24 25.05.20250620.b2485d5 6.15.3 *

waybar
hurricane: 130 current  2025-06-29 21:05:15  25.05.20250620.b2485d5     6.15.3                          *
This commit is contained in:
2025-06-29 21:03:38 +02:00
parent 8cb30719fa
commit 69ea9a05dc

View File

@ -75,7 +75,8 @@
battery = {
interval = 60;
states = {
good = 95;
good = 100;
normal = 90;
warning = 30;
critical = 15;
};
@ -91,8 +92,8 @@
interval = 1;
"dynamic-len" = 60;
"status-icons" = {
playing = "";
paused = "";
playing = "";
paused = "";
stopped = "";
};
"dynamic-order" = ["title" "artist"];
@ -388,8 +389,8 @@
}
#mpris.playing {
background: alpha(@yellow,.6);
color: @fglight;
background: alpha(@blue,.6);
color: @fg;
}
#tray menu {