waybar: update config
This commit is contained in:
+4
-3
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user