Adapted CSS
This commit is contained in:
@@ -34,10 +34,7 @@ window#waybar {
|
|||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
color: @text;
|
color: @text;
|
||||||
border: linear-gradient(
|
border: 1px solid @inactive;
|
||||||
rgba(255, 255, 255, 0.05),
|
|
||||||
rgba(255, 255, 255, 0.05)
|
|
||||||
);
|
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user