Regenerated

This commit is contained in:
2026-04-23 19:58:17 +02:00
parent f0db85e714
commit 1dbf772873
3 changed files with 395 additions and 383 deletions
+385 -381
View File
File diff suppressed because it is too large Load Diff
+5 -1
View File
@@ -5172,7 +5172,6 @@ label#custom-windows:not(.active) {
/* --------------------------------------------------------- */
/* GLOBAL MODULE SPACING */
#clock,
#idle_inhibitor,
#battery:not(.warn),
#cpu,
@@ -5184,6 +5183,11 @@ label#custom-windows:not(.active) {
margin: 0 2px;
padding: 0 4px;
}
#clock{
margin: 0 5px;
padding: 0 4px;
}
#+END_SRC
** =generated/.config/scripts/bluetooth-status.sh=
@@ -224,7 +224,6 @@ label#custom-windows:not(.active) {
/* --------------------------------------------------------- */
/* GLOBAL MODULE SPACING */
#clock,
#idle_inhibitor,
#battery:not(.warn),
#cpu,
@@ -236,3 +235,8 @@ label#custom-windows:not(.active) {
margin: 0 2px;
padding: 0 4px;
}
#clock{
margin: 0 5px;
padding: 0 4px;
}