From db851843482e87d4210c472ba9be387ee0041382 Mon Sep 17 00:00:00 2001 From: bh Date: Sun, 8 Mar 2026 14:30:34 +0800 Subject: Add a calendar popup to quickshell --- hypr/.config/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hypr') diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 5116117..bde17b2 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -253,6 +253,8 @@ bindl = , XF86AudioMute, exec, ~/.config/hypr/scripts/mute layerrule = blur on, match:namespace rofi layerrule = ignore_alpha 0.5, match:namespace rofi +layerrule = blur on, match:namespace quickshell* +layerrule = ignore_alpha 0.5, match:namespace quickshell* ############################## -- cgit v1.2.3