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

Move specific opened window to current workspace

asked Dec 21 '14

Spheerys gravatar image

updated Dec 21 '14

Hi,

I'm looking for a way to move (with a shortcut) a specific already opened application to the current workspace where I am, from its original WS whatever it was.

What is the best way to do this ?

Comments

How do you want to identify the “specific already opened application”?

Michael gravatar imageMichael (Dec 26 '14)edit

1 answer

Sort by » oldest newest most voted
0

answered Dec 23 '14

s2 gravatar image

updated Dec 24 '14

Adaephon gravatar image

I think, you can do this:

workspace_auto_back_and_forth yes

bindsym $mod+z workspace back_and_forth
bindsym $mod+Shift+z move container to workspace back_and_forth; workspace back_and_forth

Question Tools

Stats

Asked: Dec 21 '14

Seen: 308 times

Last updated: Dec 24 '14