diff options
Diffstat (limited to 'quickshell/shell.qml')
| -rw-r--r-- | quickshell/shell.qml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quickshell/shell.qml b/quickshell/shell.qml index ca17fb4..cab8d77 100644 --- a/quickshell/shell.qml +++ b/quickshell/shell.qml @@ -195,7 +195,7 @@ ShellRoot { color: "transparent" exclusiveZone: 0 - + WlrLayershell.layer: WlrLayer.Overlay WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand @@ -245,7 +245,7 @@ ShellRoot { } Rectangle { - id: batteryModeConfigRect + id: blinkRect width: 800 height: 400 |
