Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • Handy for one-off moves Commented Oct 9, 2020 at 2:39
  • 1
    You can get the workspace name using i3-msg -t get_workspaces and the monitor name using xrandr. To move workspace 2 to monitor DP-1, use i3-msg '[workspace="2"]' move workspace to output "DP-1" Commented Aug 27, 2024 at 5:13