diff --git a/home/hyprland.nix b/home/hyprland.nix index 1f98c8d..9f7c70a 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -97,11 +97,7 @@ }; windowrulev2 = [ - # "float,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$" - # "pin,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$" - # "noinitialfocus,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$" - # "size 76 31,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$" - # "move 0 0,class:^(firefox)$,title:^(Firefox — Sharing Indicator)$" + "float,title:Welcome to ((IntelliJ IDEA)|PyCharm)" ]; "$mod" = "SUPER";