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;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/* ---------GROUPS------------------------------------------------ */
|
||||
|
||||
#hardware,
|
||||
#audio,
|
||||
#system,
|
||||
#tray,
|
||||
#connections,
|
||||
#workspaces {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
/* --- Group anchors default visible --- */
|
||||
#custom-hardware-anchor,
|
||||
@@ -5018,8 +5027,6 @@ window#waybar {
|
||||
|
||||
/* MODULES */
|
||||
.module {
|
||||
padding: 0 10px;
|
||||
margin: 0 4px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
@@ -18,7 +18,16 @@ window#waybar {
|
||||
color: @text;
|
||||
}
|
||||
|
||||
/* --------------------------------------------------------- */
|
||||
/* ---------GROUPS------------------------------------------------ */
|
||||
|
||||
#hardware,
|
||||
#audio,
|
||||
#system,
|
||||
#tray,
|
||||
#connections,
|
||||
#workspaces {
|
||||
margin: 0 6px;
|
||||
}
|
||||
|
||||
/* --- Group anchors default visible --- */
|
||||
#custom-hardware-anchor,
|
||||
@@ -52,8 +61,6 @@ window#waybar {
|
||||
|
||||
/* MODULES */
|
||||
.module {
|
||||
padding: 0 10px;
|
||||
margin: 0 4px;
|
||||
color: @text;
|
||||
font-weight: bold;
|
||||
border-radius: 30px;
|
||||
|
||||
Reference in New Issue
Block a user