fact check status: true

This commit is contained in:
Sakooooo 2024-08-09 03:21:48 +04:00
parent f493621368
commit 4a704fe9cd
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -23,7 +23,7 @@ window#waybar {
#workspaces button { #workspaces button {
padding: 0 2px; padding: 0 2px;
color: rgba(255, 255, 255, 0.25); color: #ffffff;
border-bottom: 3px solid transparent; border-bottom: 3px solid transparent;
} }
@ -38,7 +38,7 @@ window#waybar {
#workspaces button:hover { #workspaces button:hover {
background: #1a1a1a; background: #1a1a1a;
border: #1a1a1a; border: #1a1a1a;
padding: 0 2px; padding: 0 3px;
} }
#pulseaudio { #pulseaudio {