glzr-io/glazewm

bug: my bind_to_monitor has no effect

Opened this issue · 1 comments

I have the following:

workspaces:
  - name: "1"
    bind_to_monitor: 1
  - name: "2"
    bind_to_monitor: 2
  - name: "3"
    bind_to_monitor: 2
  - name: "4"
    bind_to_monitor: 1

And it doesn't have any effect. If I am on monitor 1 and I change focus to workspace 3 it will open on the monitor 1. If I am on monitor 2 and I focus on workspace 3 it will open on monitor 2...

Same here Workspace 1 keeps spawning on monitor 2 no matter what i do.