waffles: make bar not hide when locked

This commit is contained in:
end-4
2025-12-23 09:11:06 +01:00
parent cfb8b44d7a
commit ec7d6fd66b
@@ -13,7 +13,7 @@ Scope {
LazyLoader {
id: barLoader
active: GlobalStates.barOpen && !GlobalStates.screenLocked
active: GlobalStates.barOpen
component: Variants {
model: Quickshell.screens
delegate: PanelWindow { // Bar window