fix: fixed theme for waybar

This commit is contained in:
Julien Malka 2023-04-01 23:57:19 +02:00
parent ad3bc4581c
commit f6d82f9cc9
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -78,7 +78,7 @@ with lib;
background: transparent;
}
#custom-arch, #workspaces {
#custom-nixos, #workspaces {
border-radius: 8px;
background-color: #11111b;
color: #7eb9e3;
@ -89,7 +89,7 @@ with lib;
padding-right: 5px;
}
#custom-arch {
#custom-nixos {
font-size: 20px;
margin-left: 15px;
}