The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
0

Command move workspace renames current one

asked 2012-09-19 08:12:34 +0000

lzap gravatar image

Hey,

I noticed when I try this:

i3-msg workspace 4
i3-msg move workspace 1 output LVDS1
i3-msg move workspace 1 output VGA1

then i3bar renames workspace 4 to "4 output VGA1". Everything seems to be working, workspace 1 is moved back and forth, but the workspace 4 (the current one) is just renamed. Is this a bug? Thanks

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2012-09-19 08:19:57 +0000

Michael gravatar image

The correct command is called move workspace to output, not move workspace 1 output LVDS1. You can chain this by using workspace 1; move output to workspace LVDS1.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-19 08:12:34 +0000

Seen: 162 times

Last updated: Sep 19 '12