Update mwfact for even better fit

This commit is contained in:
Tom Willemse 2014-11-02 15:41:39 +01:00
parent ddaf995a35
commit 7b2566e57b

View file

@ -569,4 +569,4 @@ client.connect_signal("unfocus", function(c) c.border_color = beautiful.border_n
-- Set the master window factor so that terminal windows show up with -- Set the master window factor so that terminal windows show up with
-- 80 columns on the main screen. This is meant for a 1920x1080 -- 80 columns on the main screen. This is meant for a 1920x1080
-- resolution. -- resolution.
awful.tag.setmwfact(0.582, nil) awful.tag.setmwfact(0.5828, nil)