diff --git a/homeManagerModules/desktop/sway/default.nix b/homeManagerModules/desktop/sway/default.nix index 40798a87..3c1d724b 100644 --- a/homeManagerModules/desktop/sway/default.nix +++ b/homeManagerModules/desktop/sway/default.nix @@ -409,7 +409,7 @@ }; } { - command = "floating enable, resize set 70% 20%, sticky enable"; + command = "floating enable; sticky toggle; resize 35% 10%"; criteria = { title = "^Picture-in-Picture$"; app_id = "firefox";