🎨 ux(waybar): change shadow for the workspace item

This commit is contained in:
Sergio Laín 2024-04-13 17:47:06 +02:00
parent fd8e9779df
commit 099fcb566c
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -111,7 +111,7 @@ window#waybar.hidden {
#workspaces button.active {
padding-right: 6px;
padding-left: 6px;
box-shadow: rgba(0, 0, 0, 0.288) 2 2 5 2px;
box-shadow: rgba(0, 0, 0, 0.288) 2 2 2 2px;
padding-bottom: 3px;
margin-top: 5px;
margin-bottom: 5px;