diff --git a/de/home/.config/eww/style/bar.scss b/de/home/.config/eww/style/bar.scss index 131f03a..1d9e28c 100644 --- a/de/home/.config/eww/style/bar.scss +++ b/de/home/.config/eww/style/bar.scss @@ -23,7 +23,9 @@ .workspaces { button { - border-right: 2px solid blue; + &:not(:last-child) { + border-right: 2px solid blue; + } // background-color: blue; label { padding: 0px 5px;