Remove all other borders

This commit is contained in:
RealStickman 2023-05-01 19:52:49 +02:00
parent f42d3f7334
commit 50fb5829a7

View File

@ -7,6 +7,7 @@
window#waybar {
/*background-color: rgba(43, 48, 59, 0.5);*/
background-color: rgba(51, 2, 47, 0.6);
border: 0px;
border-top: 2px solid rgba(93, 4, 86, 0.8);
/*border-bottom: 3px solid rgba(100, 114, 125, 0.5);*/
color: #f2daf0;