💥 fix(waybar): empty pulseaudio and hyprland/window not hiding if no window focused

This commit is contained in:
retrozinndev
2024-10-06 09:52:22 -03:00
parent cda40965c6
commit 78eb103dda
2 changed files with 9 additions and 3 deletions
+5 -2
View File
@@ -65,6 +65,10 @@ button:hover {
animation-duration: 2s;
}
#workspace button.special {
background: @color3;
}
#workspaces button:first-child {
margin-left: 0px;
}
@@ -89,8 +93,7 @@ widget #custom-notifications {
}
window#waybar.empty #window {
margin: 0 0 0 0;
padding: 0 0 0 0;
padding: 0;
}
widget #battery.charging,