mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
4px -> 5px for pulseaduio-muted border
This commit is contained in:
@@ -50,7 +50,7 @@ window#waybar {
|
|||||||
#pulseaudio.muted {
|
#pulseaudio.muted {
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
color: #cc241d;
|
color: #cc241d;
|
||||||
border-bottom: 4px solid #cc241d;
|
border-bottom: 5px solid #cc241d;
|
||||||
}
|
}
|
||||||
|
|
||||||
#battery {
|
#battery {
|
||||||
|
Reference in New Issue
Block a user