waybar: update config

This commit is contained in:
Trianta
2024-07-29 03:59:46 -05:00
parent 6ece988c97
commit 0404379ed1
3 changed files with 6 additions and 5 deletions
+4 -3
View File
@@ -10,11 +10,12 @@
}
window#waybar {
background-color: alpha(@base, 0.6);
background-color: transparent;
/*background-color: alpha(@base, 0.6);*/
border-radius: 6px;
border: 0px solid @overlay0;
padding-top: 2px;
padding-bottom: 6px;
padding-top: 6px;
padding-bottom: 2px;
}
#workspaces button {