Regenerated
This commit is contained in:
+390
-383
File diff suppressed because it is too large
Load Diff
+10
-3
@@ -4984,7 +4984,16 @@ window#waybar {
|
|||||||
color: @text;
|
color: @text;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* ---------GROUPS------------------------------------------------ */
|
||||||
|
|
||||||
|
#hardware,
|
||||||
|
#audio,
|
||||||
|
#system,
|
||||||
|
#tray,
|
||||||
|
#connections,
|
||||||
|
#workspaces {
|
||||||
|
margin: 0 6px;
|
||||||
|
}
|
||||||
|
|
||||||
/* --- Group anchors default visible --- */
|
/* --- Group anchors default visible --- */
|
||||||
#custom-hardware-anchor,
|
#custom-hardware-anchor,
|
||||||
@@ -5018,8 +5027,6 @@ window#waybar {
|
|||||||
|
|
||||||
/* MODULES */
|
/* MODULES */
|
||||||
.module {
|
.module {
|
||||||
padding: 0 10px;
|
|
||||||
margin: 0 4px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
|||||||
@@ -18,7 +18,16 @@ window#waybar {
|
|||||||
color: @text;
|
color: @text;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --------------------------------------------------------- */
|
/* ---------GROUPS------------------------------------------------ */
|
||||||
|
|
||||||
|
#hardware,
|
||||||
|
#audio,
|
||||||
|
#system,
|
||||||
|
#tray,
|
||||||
|
#connections,
|
||||||
|
#workspaces {
|
||||||
|
margin: 0 6px;
|
||||||
|
}
|
||||||
|
|
||||||
/* --- Group anchors default visible --- */
|
/* --- Group anchors default visible --- */
|
||||||
#custom-hardware-anchor,
|
#custom-hardware-anchor,
|
||||||
@@ -52,8 +61,6 @@ window#waybar {
|
|||||||
|
|
||||||
/* MODULES */
|
/* MODULES */
|
||||||
.module {
|
.module {
|
||||||
padding: 0 10px;
|
|
||||||
margin: 0 4px;
|
|
||||||
color: @text;
|
color: @text;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
|
|||||||
Reference in New Issue
Block a user