diff --git a/roles/sway/templates/hosts/sway/work/config.j2 b/roles/sway/templates/hosts/sway/work/config.j2 index 40f565f..1ebb4d9 100644 --- a/roles/sway/templates/hosts/sway/work/config.j2 +++ b/roles/sway/templates/hosts/sway/work/config.j2 @@ -14,11 +14,11 @@ bindswitch --reload lid:off output $laptop enable # assign workspace to screens workspace $tag1 output $screen2 -workspace $tag2 output $screen2 -workspace $tag3 output $screen3 +workspace $tag2 output $screen3 +workspace $tag3 output $screen1 workspace $tag4 output $laptop -workspace $tag5 output $screen2 -workspace $tag6 output $screen2 +workspace $tag5 output $screen1 +workspace $tag6 output $screen1 workspace $tag7 output $screen1 workspace $tag8 output $screen1 workspace $tag9 output $laptop