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 {