From 2c4a7a155e204436566e4179ec248b92e0b82c91 Mon Sep 17 00:00:00 2001 From: rope Date: Tue, 26 May 2026 13:44:15 +0100 Subject: [PATCH] quickshell: solid opacity for calendar popup 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 51f479a..43fdb82 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -860,7 +860,7 @@ in anchors.topMargin: 1 width: calPopup.open ? calPopup.fullWidth : calPopup.fullWidth height: calPopup.open ? calPopup.fullHeight : 0 - color: "#D1${c.base00}" + color: "#${c.base00}" border.width: 0 radius: 8 topLeftRadius: 0