diff --git a/home/sway/default.nix b/home/sway/default.nix index 56327e6..db5abce 100644 --- a/home/sway/default.nix +++ b/home/sway/default.nix @@ -138,7 +138,7 @@ }; } { - command = "floating enable, focus, sticky enable, resize set width 99ppt"; + command = "floating enable, focus, resize set width 95ppt"; criteria = { app_id = "mpv"; };