Move specific opened window to current workspace
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 ?
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 ?
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
Asked: 2014-12-21 17:41:31 +0000
Seen: 308 times
Last updated: Dec 24 '14
 Copyright i3, 2012 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
 
                
                Copyright i3, 2012 Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
            
How do you want to identify the “specific already opened application”?