change waybar style
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
window#waybar {
|
* {
|
||||||
|
font-size: 15px;
|
||||||
|
padding: 0px;
|
||||||
|
margin: 0px;
|
||||||
|
min-height: 0px;
|
||||||
|
min-width: 50px;
|
||||||
|
|
||||||
background-color: #000000; /* or transparent */
|
background-color: #000000; /* or transparent */
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
margin-left: 20px;
|
||||||
#workspaces button {
|
|
||||||
background-color: transparent;
|
|
||||||
color: #ffffff;
|
|
||||||
}
|
|
||||||
#workspaces button.active {
|
|
||||||
background-color: #444444;
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user