forked from Shinonome/dots-hyprland
waffles: make bar not hide when locked
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user