mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-21 14:13:08 +01:00
Make waybar pop wink wink
This commit is contained in:
parent
1b6dd29380
commit
e5060faeb2
@ -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};
|
||||
|
Loading…
Reference in New Issue
Block a user