diff --git a/dots/.config/quickshell/ii/modules/waffle/onScreenDisplay/WaffleOSD.qml b/dots/.config/quickshell/ii/modules/waffle/onScreenDisplay/WaffleOSD.qml index 538fa264e..5f0dafd15 100644 --- a/dots/.config/quickshell/ii/modules/waffle/onScreenDisplay/WaffleOSD.qml +++ b/dots/.config/quickshell/ii/modules/waffle/onScreenDisplay/WaffleOSD.qml @@ -75,7 +75,7 @@ Scope { // The actual thing Loader { id: panelLoader - active: GlobalStates.osdBrightnessOpen || GlobalStates.osdVolumeOpen + active: false sourceComponent: PanelWindow { id: panelWindow