Re: [dwm] Master/Tile ratio in dwm-4.8

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Sun, 16 Mar 2008 19:04:37 +0100

On Sun, Mar 16, 2008 at 11:44:52AM -0400, Pete Morris wrote:
> I like to have my master window's width the same as the width of the tiled
> windows. I used to accomplish this by setting MWFACT to 0.5 What is the
> best way to accomplish this in dwm-4.8? Note that I do not need to change
> the ratio, just set it statically.

In setdefaultgeoms() change

        mw = sw / 2;
        ...
        tw = mw;

But note that this won't be necessary anymore soon.

Kind regards,

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Sun Mar 16 2008 - 19:04:37 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:26:26 UTC