From 3fdfa84b7a8072b8d0a168553717a8c6e9d8510e Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 29 Jun 2025 21:24:28 -0500 Subject: Attempt to fix REAPER window rules --- hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index a672cb7..3647d13 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -204,6 +204,9 @@ windowrulev2 = tile, class:^(REAPER)$, title:^(REAPER v[0-9.]* - Registered to [ windowrulev2 = tile, class:^(REAPER)$, title:^(reaper)$ windowrulev2 = tile, class:^(REAPER)$, title:^(Mixer)$ windowrulev2 = move onscreen cursor -50% -50%, title:^(menu)$ +windowrulev2 = move cursor,class:REAPER,floating:1 +windowrulev2 = nofocus,class:REAPER,title:^(menu)$ +windowrulev2 = nofocus,class:REAPER,title:^$ #}}} #{{{ Mods -- cgit v1.2.3