diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-08 14:30:34 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-08 14:30:34 +0800 |
| commit | db851843482e87d4210c472ba9be387ee0041382 (patch) | |
| tree | 9b6d803ab48dfa5705b47dd404978af70ef06222 /hypr/.config | |
| parent | 9c384b009854881265b63cb35e8ebc8d75360b74 (diff) | |
Add a calendar popup to quickshell
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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* ############################## |
