qol(hyprland): no more quickshell blur

This commit is contained in:
2026-01-01 20:18:43 +00:00
parent 9326350125
commit f0360d6bdb

View File

@@ -145,7 +145,7 @@
]; ];
layerrule = [ layerrule = [
"match:namespace ^(notifications)$, no_screen_share true" "match:namespace ^(notifications)$, no_screen_share true"
"match:namespace ^(quickshell)$, blur true" # "match:namespace ^(quickshell)$, blur true"
]; ];
# exec-once = [ # exec-once = [
# ]; # ];