diff --git a/system/users/nathan/home-manager/dotfiles/hypr/main.conf b/system/users/nathan/home-manager/dotfiles/hypr/main.conf index 90910cd..ce7230c 100644 --- a/system/users/nathan/home-manager/dotfiles/hypr/main.conf +++ b/system/users/nathan/home-manager/dotfiles/hypr/main.conf @@ -260,17 +260,17 @@ bindm = $mainMod SHIFT, mouse:272, resizewindow $scratchpadsize = size 60% 80% $kitty = ^(scratchpad-kitty)$ -windowrule = float, match:class $kitty +windowrule = float on, match:class $kitty windowrule = $scratchpadsize, match:class $kitty windowrule = workspace special silent, match:class $kitty $lf = ^(scratchpad-lf)$ -windowrule = float, match:class $lf +windowrule = float on, match:class $lf windowrule = $scratchpadsize, match:class $lf windowrule = workspace special silent, match:class $lf $cal = ^(scratchpad-cal)$ -windowrule = float, match:class $cal +windowrule = float on, match:class $cal windowrule = $scratchpadsize, match:class $cal windowrule = workspace special silent, match:class $cal