Regenerated
This commit is contained in:
+302
-296
File diff suppressed because it is too large
Load Diff
@@ -3005,6 +3005,12 @@ window#waybar {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[id^="custom-"] {
|
||||||
|
padding: 0 4px;
|
||||||
|
overflow: visible;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** =.config/waybar/scripts/bluetooth-status.sh=
|
** =.config/waybar/scripts/bluetooth-status.sh=
|
||||||
|
|||||||
@@ -358,3 +358,9 @@ window#waybar {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[id^="custom-"] {
|
||||||
|
padding: 0 4px;
|
||||||
|
overflow: visible;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user