forked from Shinonome/dots-hyprland
make waffle osd initially closed
This commit is contained in:
@@ -75,7 +75,7 @@ Scope {
|
|||||||
// The actual thing
|
// The actual thing
|
||||||
Loader {
|
Loader {
|
||||||
id: panelLoader
|
id: panelLoader
|
||||||
active: GlobalStates.osdBrightnessOpen || GlobalStates.osdVolumeOpen
|
active: false
|
||||||
sourceComponent: PanelWindow {
|
sourceComponent: PanelWindow {
|
||||||
id: panelWindow
|
id: panelWindow
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user