diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 41467f0..542b469 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -33,8 +33,12 @@ background-color: $bar-module-bg-color; button { +// overflow: hidden; // border-left: 2px solid blue; // background-color: blue; + &.center { + background-color: blue; + } label { padding: 0px 5px; margin-right: -10px;