diff options
| -rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index a61d37b..af836be 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -235,7 +235,7 @@ windowrule = tile on, match:class ^(REAPER)$, match:title ^(.*REAPER v[0-9.]* - windowrule = tile on, match:class ^(WebApp-Qobuz[0-9]*)$ windowrule = float on, match:title ^(menu)$ windowrule = move cursor -50% -50%, match:class ^(yabridge-host.exe.so)$, match:title ^(menu)$ -windowrulev2 = workspace special:easyeffects silent, match:class ^(com\.github\.wwmm\.easyeffects)$ +windowrule = workspace special:easyeffects silent, match:class ^(com\.github\.wwmm\.easyeffects)$ # Fix brave xray menus windowrule = xray 0, match:class ^(\s*), match:title ^(\s*)$ # Center floating XWayland windows |
