From 7028abd77232d6cdf0b671be6bc0ec9dd9cff3e8 Mon Sep 17 00:00:00 2001 From: rope Date: Wed, 27 May 2026 15:40:13 +0100 Subject: [PATCH] quickshell: fix exclusive zone by using 3 anchors + screen height Co-Authored-By: Claude Opus 4.6 --- settings/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 14c05a9..2954b43 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -626,9 +626,9 @@ in top: true left: true right: true - bottom: true } + implicitHeight: bar.screen.height exclusiveZone: 30 color: "transparent"