mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-18 14:59:59 -05:00
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