Update mwfact for new pixel-based Emacs size
This commit is contained in:
parent
3ac18ef802
commit
24306fc290
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
-- 80 columns on the main screen. This is meant for a 1920x1080
|
||||
-- resolution.
|
||||
awful.tag.setmwfact(0.585, nil)
|
||||
awful.tag.setmwfact(0.582, nil)
|
||||
|
|
Loading…
Reference in a new issue