Update waybar config

This commit is contained in:
Hydroxycarbamide 2024-10-16 09:49:56 +02:00
parent 6974682ebe
commit 84245e56fd
2 changed files with 8 additions and 8 deletions

View file

@ -21,16 +21,15 @@ tooltip {
}
.modules-left,
.modules-center,
.modules-right {
window.bottom .modules-center,
window:not(.bottom) .modules-right {
background-color: #24273a;
margin: 2px;
/* padding: 2px; */
}
#workspaces,
.modules-center box,
.modules-right box {
window:not(.bottom) .modules-left,
.modules-center,
.modules-right {
padding: 2px;
}