diff --git a/home/wm/hyprland.nix b/home/wm/hyprland.nix index 9bffa5a..fe173ff 100644 --- a/home/wm/hyprland.nix +++ b/home/wm/hyprland.nix @@ -98,7 +98,8 @@ windowrulev2 = [ "float,title:Welcome to ((IntelliJ IDEA)|PyCharm|RustRover)" - "float,title:\d+ Reminders*" + "float,title:(\d+ Reminders*)" + "float, title:(Edit Event: .*)" ]; "$mod" = "SUPER";