diff --git a/users/buffet/sway.nix b/users/buffet/sway.nix index 561992e..b9f7467 100644 --- a/users/buffet/sway.nix +++ b/users/buffet/sway.nix @@ -216,7 +216,7 @@ in { }; Service = { - ExecStart = "${pkgs.autotiling-rs}/bin/autotiling-rs"; + ExecStart = "${pkgs.autotiling-rs}/bin/autotiling-rs -w 1 2 3 4 5 6 7 9"; }; Install = {