diff options
author | zachir <zachir@librem.one> | 2025-07-26 19:53:37 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-26 19:53:37 -0500 |
commit | 837a8fa2fb1f942ecdc8076ca50e6620386b47f3 (patch) | |
tree | dbf407ba2b3a7473b65662265abdb4c50b3f52bc | |
parent | 4f3d058db4b7471755cc7603f5c3b9bb0738a311 (diff) |
Add window rule for easyeffects
-rw-r--r-- | hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |