From decde0aabbb78443daab9e1712444e15e9b27c4f Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 26 May 2026 11:45:27 +0100 Subject: [PATCH] quickshell: restore implicitWidth for full-width bar Co-Authored-By: Claude Opus 4.6 --- settings/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index e2031ff..a7fe8b2 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -454,6 +454,7 @@ in right: true } + implicitWidth: screen.width implicitHeight: 30 color: "#D1${c.base00}"