From d76c7602d53c051e549750f676e9f99b65ca1b1f Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 1 Mar 2025 17:45:10 +1100 Subject: [PATCH] rules: fix floating dialogs For some reason it needs to be v2 --- hyprland/rules.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland/rules.conf b/hyprland/rules.conf index c5d115d..5b10e20 100644 --- a/hyprland/rules.conf +++ b/hyprland/rules.conf @@ -38,9 +38,9 @@ windowrule = workspace special:communication, equibop|vesktop|whatsapp windowrule = workspace special:todo, Todoist # Dialogs -windowrule = float, title:(Select|Open)( a)? (File|Folder)(s)? -windowrule = float, title:File (Operation|Upload)( Progress)? -windowrule = float, title:.* Properties +windowrulev2 = float, title:(Select|Open)( a)? (File|Folder)(s)? +windowrulev2 = float, title:File (Operation|Upload)( Progress)? +windowrulev2 = float, title:.* Properties windowrule = float, title:Export Image as PNG windowrule = float, title:GIMP Crash Debug windowrule = float, title:Save As