
If I want to shift windows to a different workspace using manage hooks, is there a way to also sink them so they are tiled rather than being the floating windows they default to? Ideally it would be like doShift "somewhere" <+> doTile but there isn't doTile of course. how does one go about accomplishing that?

Nevermind, googling for 'doSink' was remarkably productive.
Found this:
https://bbs.archlinux.org/viewtopic.php?pid=317652
On Wed, Mar 30, 2011 at 1:59 PM, Sean Allen
If I want to shift windows to a different workspace using manage hooks, is there a way to also sink them so they are tiled rather than being the floating windows they default to?
Ideally it would be like
doShift "somewhere" <+> doTile
but there isn't doTile of course.
how does one go about accomplishing that?
participants (1)
-
Sean Allen