better waybar lesgooo
This commit is contained in:
@@ -13,28 +13,28 @@ window#waybar {
|
||||
}
|
||||
|
||||
#custom-logo {
|
||||
padding: 0 10px;
|
||||
padding: 0 13px 0 7px;
|
||||
color: #89b4fa;
|
||||
}
|
||||
|
||||
.modules-right {
|
||||
padding-left: 5px;
|
||||
border-radius: 15px 0 0 15px;
|
||||
margin-top: 0px;
|
||||
background: #000000;
|
||||
border-radius: 5px;
|
||||
margin: 3px 5px 0px;
|
||||
background: #181825;
|
||||
}
|
||||
|
||||
.modules-center {
|
||||
padding: 0 15px;
|
||||
margin-top: 0px;
|
||||
border-radius: 15px 15px 15px 15px;
|
||||
background: #000000;
|
||||
margin: 3px 5px 0px;
|
||||
border-radius: 5px;
|
||||
background: #181825;
|
||||
}
|
||||
|
||||
.modules-left {
|
||||
border-radius: 0 15px 15px 0;
|
||||
margin-top: 0px;
|
||||
background: #000000;
|
||||
border-radius: 7px;
|
||||
margin: 3px 5px 0px;
|
||||
background: #181825;
|
||||
}
|
||||
|
||||
#battery {
|
||||
@@ -68,7 +68,7 @@ window#waybar {
|
||||
}
|
||||
#workspaces button {
|
||||
color: #b4befe;
|
||||
border-radius: 15px;
|
||||
border-radius: 6px;
|
||||
padding: 0 5px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user