aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/configs/LayerRules.conf
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2026-06-08 10:05:01 -0400
committerGitHub <noreply@github.com>2026-06-08 10:05:01 -0400
commit86f7b941ef1e155418425b837532627f5782de13 (patch)
treeb520ae386485266e4af4614847282b3d4c58e818 /config/hypr/configs/LayerRules.conf
parent060b0c207ef327de6e1266841518fc3d2170dc96 (diff)
Fixed layerrule blue for swaync and window rule for qcalculate-gtk (#78)
* Updated version to v2.3.25 Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/ENVariables.conf modified: config/hypr/lua/env.lua renamed: config/hypr/v2.3.24 -> config/hypr/v2.3.25 * Fixed LayerRule and window rule Excessive bluring and wrong geometry to qcalculate-gtk Signed-off-by: Don Williams <don.e.williams@gmail.com> On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/configs/LayerRules.conf modified: config/hypr/configs/WindowRules.conf
Diffstat (limited to 'config/hypr/configs/LayerRules.conf')
-rw-r--r--config/hypr/configs/LayerRules.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/configs/LayerRules.conf b/config/hypr/configs/LayerRules.conf
index a5b1ea0f..ff87df95 100644
--- a/config/hypr/configs/LayerRules.conf
+++ b/config/hypr/configs/LayerRules.conf
@@ -14,7 +14,8 @@ layerrule = match:namespace quickshell:overview, blur on, ignore_alpha 0.5
layerrule = match:namespace wallpaper, blur on, ignore_alpha 0
# swaync + helper overlays
-layerrule = match:namespace swaync-control-center, blur on, ignore_alpha 0
+# Disable causes huge blue on notifications
+#layerrule = match:namespace swaync-control-center, blur on, ignore_alpha 0
layerrule = match:namespace swaync-notification-window, blur on, ignore_alpha 0
layerrule = match:namespace com.aurora.keybinds_help, blur on, ignore_alpha 0
layerrule = match:namespace logout_dialog, blur on, ignore_alpha 0
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage