diff options
-rw-r--r-- | .config/eww/eww.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index 613c46e..9cdf698 100644 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -8,7 +8,7 @@ .bar-1, .bar-2 { background-color: rgba(43, 48, 59, 0.5); - border-bottom: 3px solid rgba(100, 114, 125, 0.5); + border-bottom: 2px solid rgb(100, 114, 125); } .end { |