From 3b85116cd708fb94cf79bc68f853618b2906dfed Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Thu, 30 Apr 2026 09:14:35 +0530 Subject: nix flake update + added google-chrome, obs-studio, opencode, etc. --- quickshell/shell.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quickshell') 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 -- cgit v1.2.3