From 0ffe90cbf57e6e70766006ff3e0eea7d9f8f74a5 Mon Sep 17 00:00:00 2001 From: bh Date: Wed, 11 Mar 2026 19:10:57 +0800 Subject: dunst: add transparency and blur --- hypr/.config/hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hypr/.config') diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 3ecde46..87816d9 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -264,6 +264,8 @@ bindl = , XF86AudioMute, exec, ~/.config/hypr/scripts/mute # ║ 🪟 LAYER RULES ║ # ╚════════════════════════════════════════╝ +layerrule = blur on, match:namespace notifications +layerrule = ignore_alpha 0.59, match:namespace notifications layerrule = blur on, match:namespace rofi layerrule = ignore_alpha 0.5, match:namespace rofi layerrule = blur on, match:namespace quickshell* -- cgit v1.2.3