Regenerated
This commit is contained in:
+385
-381
File diff suppressed because it is too large
Load Diff
+5
-1
@@ -5172,7 +5172,6 @@ label#custom-windows:not(.active) {
|
|||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
/* GLOBAL MODULE SPACING */
|
/* GLOBAL MODULE SPACING */
|
||||||
#clock,
|
|
||||||
#idle_inhibitor,
|
#idle_inhibitor,
|
||||||
#battery:not(.warn),
|
#battery:not(.warn),
|
||||||
#cpu,
|
#cpu,
|
||||||
@@ -5184,6 +5183,11 @@ label#custom-windows:not(.active) {
|
|||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#clock{
|
||||||
|
margin: 0 5px;
|
||||||
|
padding: 0 4px;
|
||||||
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =generated/.config/scripts/bluetooth-status.sh=
|
** =generated/.config/scripts/bluetooth-status.sh=
|
||||||
|
|||||||
@@ -224,7 +224,6 @@ label#custom-windows:not(.active) {
|
|||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* --------------------------------------------------------- */
|
||||||
/* GLOBAL MODULE SPACING */
|
/* GLOBAL MODULE SPACING */
|
||||||
#clock,
|
|
||||||
#idle_inhibitor,
|
#idle_inhibitor,
|
||||||
#battery:not(.warn),
|
#battery:not(.warn),
|
||||||
#cpu,
|
#cpu,
|
||||||
@@ -236,3 +235,8 @@ label#custom-windows:not(.active) {
|
|||||||
margin: 0 2px;
|
margin: 0 2px;
|
||||||
padding: 0 4px;
|
padding: 0 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#clock{
|
||||||
|
margin: 0 5px;
|
||||||
|
padding: 0 4px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user