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