Polish the fuck out of those bars
This commit is contained in:
@@ -14,7 +14,12 @@
|
||||
|
||||
window#waybar {
|
||||
background: #282828;
|
||||
/* border-bottom: 4px solid #32302f; */
|
||||
}
|
||||
window#waybar.top {
|
||||
background: linear-gradient(0deg, rgba(40,40,40,0) 0%, rgba(40,40,40,1) 80%);
|
||||
}
|
||||
window#waybar.bottom {
|
||||
background: linear-gradient(180deg, rgba(40,40,40,0) 0%, rgba(40,40,40,1) 80%);
|
||||
}
|
||||
|
||||
/* swaywm stuff */
|
||||
|
Reference in New Issue
Block a user