waybar remove top and bottom lines
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
|
||||
window#waybar {
|
||||
background-color: @bg_main;
|
||||
border-bottom: 2px solid rgba(100, 114, 125, 0.5);
|
||||
border-top: 2px solid rgba(100, 114, 125, 0.5);
|
||||
border-bottom: 0px solid rgba(100, 114, 125, 0.5);
|
||||
border-top: 0px solid rgba(100, 114, 125, 0.5);
|
||||
color: @content_main;
|
||||
transition-property: background-color;
|
||||
transition-duration: .5s;
|
||||
|
||||
Reference in New Issue
Block a user