feat(waybar): cleaner styles
This commit is contained in:
parent
4292b41bb4
commit
bbe81986fd
@ -13,7 +13,7 @@
|
||||
"sway/workspaces"
|
||||
],
|
||||
"modules-right": [
|
||||
"custom/power-consumption",
|
||||
// "custom/power-consumption",
|
||||
"custom/power-profile",
|
||||
"custom/dpi",
|
||||
"custom/theme",
|
||||
|
@ -18,7 +18,7 @@ window > box {
|
||||
|
||||
padding: 7px;
|
||||
padding-left: 4px;
|
||||
padding-right: 5px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
|
Loading…
Reference in New Issue
Block a user