fix: fixed theme for waybar

This commit is contained in:
Luj 2023-04-01 23:57:19 +02:00
parent 34011753b0
commit 97dd88811e

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;
}