From 4f2bcd75461ce1e66659ab181e456a8a9548f975 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 24 Jul 2025 12:45:02 -0700 Subject: [PATCH] New backup 2025-07-24 12:45:02 --- de/home/.config/eww/style/bar.scss | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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;