forked from Shinonome/dots-hyprland
waffles: make bar not hide when locked
This commit is contained in:
@@ -13,7 +13,7 @@ Scope {
|
|||||||
|
|
||||||
LazyLoader {
|
LazyLoader {
|
||||||
id: barLoader
|
id: barLoader
|
||||||
active: GlobalStates.barOpen && !GlobalStates.screenLocked
|
active: GlobalStates.barOpen
|
||||||
component: Variants {
|
component: Variants {
|
||||||
model: Quickshell.screens
|
model: Quickshell.screens
|
||||||
delegate: PanelWindow { // Bar window
|
delegate: PanelWindow { // Bar window
|
||||||
|
|||||||
Reference in New Issue
Block a user