✨ feat(waybar): custom/notifications bg color when control center is open
This commit is contained in:
@@ -89,6 +89,10 @@ widget #custom-notifications {
|
||||
padding-right: 12px;
|
||||
}
|
||||
|
||||
widget #custom-notifications.cc-open {
|
||||
background: @color1;
|
||||
}
|
||||
|
||||
window#waybar.empty #window {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
@@ -120,6 +124,7 @@ widget #battery:not(.plugged):not(.charging) {
|
||||
|
||||
#bluetooth {
|
||||
font-size: 14px;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
#bluetooth.connected {
|
||||
|
||||
Reference in New Issue
Block a user