On Jan 16, 2008 2:06 PM, Brian Doyle <[EMAIL PROTECTED]> wrote: > I'm new to wmii and still learning how to be proficient. Is there a way to > set up rules such that for a particular client it should always start up in > the second column and the second column would always be stacked? In a > similar vein is there a way to save all of the settings for each namespace. > So in namespace 1, I have two columns both are stacked. In column one is > Firefox and column 2 are my stacked Pidgin windows? In namespace 2 I have > gvim in column 1 and Pidgin windows stacked in column 2. Thanks.
There's nothing built in. You could whip something up in wmiirc by watching for client creation events, checking xprops of the created client and putting it where you want it. -sqweek
