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 2014-12-21 17:41:31 +0000

Spheerys gravatar image

updated 2014-12-21 18:38:07 +0000

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 ?

edit retag flag offensive close merge delete

Comments

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

Michael gravatar imageMichael ( 2014-12-26 17:48:42 +0000 )edit

1 answer

Sort by » oldest newest most voted
0

answered 2014-12-23 12:20:27 +0000

s2 gravatar image

updated 2014-12-24 20:45:34 +0000

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
edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-12-21 17:41:31 +0000

Seen: 308 times

Last updated: Dec 24 '14