fixed more stuff with waybar
This commit is contained in:
@@ -38,6 +38,8 @@ window#waybar {
|
||||
}
|
||||
|
||||
#battery {
|
||||
/* margin: top right bottom left; */
|
||||
margin: 8px 2px 8px 2px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
@@ -89,12 +91,14 @@ window#waybar {
|
||||
}
|
||||
|
||||
#custom-power {
|
||||
margin:0px 3px 0px 0px;
|
||||
/* margin: top right bottom left; */
|
||||
margin:0px 3px 0px 5px;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
#tray {
|
||||
margin: 7px 10px 8px 4px;
|
||||
/* margin: top right bottom left; */
|
||||
margin: 8px 2px 8px 2px;
|
||||
background: rgba(40,40,40, .65);
|
||||
border-radius: 6px;
|
||||
padding: 5px 5px 5px 5px;
|
||||
|
||||
Reference in New Issue
Block a user