From 7a17e5e7e064f540dc67ba6f7cc8c1f72a38378b Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 26 May 2026 13:42:11 +0100 Subject: [PATCH] quickshell: borderless calendar, seamless bar extension Co-Authored-By: Claude Opus 4.6 --- settings/hyprland.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 825ed37..51f479a 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -860,10 +860,11 @@ in anchors.topMargin: 1 width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth height: calPopup.open ? calPopup.fullHeight : 0 - color: "#${c.base00}" - border.color: calPopup.open ? "#${c.base03}" : "transparent" - border.width: 1 + color: "#D1${c.base00}" + border.width: 0 radius: 8 + topLeftRadius: 0 + topRightRadius: 0 clip: true Behavior on height {