summaryrefslogtreecommitdiffstats
path: root/awesome
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-11-02 13:59:39 +0100
committerGravatar Tom Willemse2014-11-02 13:59:39 +0100
commit24306fc29094b168b1b38b984c5d2ebf0f108d6c (patch)
tree89525d220e12cd0d0ba85f4053a9a11fe9833d09 /awesome
parent3ac18ef802fa685ef36cb864f0b3727e79bd3ed0 (diff)
downloaddotfiles-24306fc29094b168b1b38b984c5d2ebf0f108d6c.tar.gz
dotfiles-24306fc29094b168b1b38b984c5d2ebf0f108d6c.zip
Update mwfact for new pixel-based Emacs size
Diffstat (limited to 'awesome')
-rw-r--r--awesome/.config/awesome/rc.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua
index 8076b32..a9fab59 100644
--- a/awesome/.config/awesome/rc.lua
+++ b/awesome/.config/awesome/rc.lua
@@ -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)