From 797b7baa1812ce66e3de3dc2cf4f32b3dc4cdc91 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 7 Aug 2024 03:18:02 +0400 Subject: [PATCH] hi --- config/waybar/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/waybar/style.css b/config/waybar/style.css index f5f8a9ef..75403380 100644 --- a/config/waybar/style.css +++ b/config/waybar/style.css @@ -24,12 +24,12 @@ window#waybar { #workspaces button { padding: 0 2px; color: #fdf6e3; - border-bottom: 2px solid transparent; + border-bottom: 3px solid transparent; } #workspaces button.active{ color: #268bd2; - border-bottom: 2px solid #194198; + border-bottom: 3px solid #194198; } #workspaces button:hover { box-shadow: inherit;