diff --git a/home/wm/hyprland.nix b/home/wm/hyprland.nix index 4d71577..4f99eea 100644 --- a/home/wm/hyprland.nix +++ b/home/wm/hyprland.nix @@ -97,7 +97,7 @@ }; windowrulev2 = [ - "float,title:Welcome to ((IntelliJ IDEA)|PyCharm|RustRover)" + "float,title:Welcome to ((IntelliJ IDEA)|PyCharm|RustRover|DataGrip)" "float,title:(\d+ Reminder(s)*)" "float, title:(Edit Event: .*)" ];