beautifying
This commit is contained in:
@@ -18,7 +18,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0% 1px; /* vertical only */
|
padding: 0px 1px; /* vertical only */
|
||||||
min-width: 80px; /* ← controls width */
|
min-width: 80px; /* ← controls width */
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: @text;
|
color: @text;
|
||||||
@@ -96,7 +96,7 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-hyprscroll_overflow.overflow {
|
#custom-hyprscroll_overflow.overflow {
|
||||||
padding: 0% 1px; /* vertical only */
|
padding: 0px 1px; /* vertical only */
|
||||||
min-width: 80px; /* ← controls width */
|
min-width: 80px; /* ← controls width */
|
||||||
background-color: rgba(255, 255, 255, 0.25);
|
background-color: rgba(255, 255, 255, 0.25);
|
||||||
color: @text;
|
color: @text;
|
||||||
|
|||||||
Reference in New Issue
Block a user