diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2026-04-30 09:14:35 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2026-04-30 09:14:35 +0530 |
| commit | 3b85116cd708fb94cf79bc68f853618b2906dfed (patch) | |
| tree | 26484003eb93c581793313f22465e2b33c8e6edc /quickshell | |
| parent | c57791d3b1cb8e6ae23e304ba08c55746c0b8013 (diff) | |
nix flake update + added google-chrome, obs-studio, opencode, etc.
Diffstat (limited to 'quickshell')
| -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 |
