From ebd703fa154d2627bd08274e9520e5adace6a4ed Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 26 May 2026 11:29:00 +0100 Subject: [PATCH] quickshell: force bar width to screen width 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..b63cdf4 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -455,6 +455,7 @@ in } implicitHeight: 30 + width: bar.screen.width color: "#D1${c.base00}" RowLayout {