Make waybar pop wink wink

This commit is contained in:
Tyler Kelley 2024-06-17 21:52:36 -05:00
parent 1b6dd29380
commit e5060faeb2

View File

@ -190,7 +190,8 @@ with lib;
min-height: 0px;
}
window#waybar {
background: #${config.stylix.base16Scheme.base00};
# background: #${config.stylix.base16Scheme.base00};
background: rgba(0,0,0,0);
}
#workspaces {
color: #${config.stylix.base16Scheme.base00};