From 837a8fa2fb1f942ecdc8076ca50e6620386b47f3 Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 26 Jul 2025 19:53:37 -0500 Subject: Add window rule for easyeffects --- hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 69fb6b9..ba1f623 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -205,6 +205,7 @@ plugin { # Example windowrule v2 # windowrule = float, class:^(kitty)$, title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more +windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\.easyeffects)$ #}}} #{{{ Mods -- cgit v1.2.3