diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 1a6fb38..525da82 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -242,7 +242,7 @@ in windowrulev2 = idleinhibit focus, class:^(mpv)$ windowrulev2 = idleinhibit fullscreen, class:^(firefox)$ - windowrule=size 80,25,title:^(float_kitty)$ + windowrule=size 950,600,title:^(float_kitty)$ windowrule=float,title:^(float_kitty)$ windowrule=tile,title:^(kitty)$