From 432b6e8ede3227eeb7465f39c75897277d5a3b14 Mon Sep 17 00:00:00 2001 From: crater2150 Date: Tue, 27 Oct 2009 21:00:36 +0100 Subject: [PATCH] added obvious lib --- obvious | 1 + rc.lua | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 160000 obvious diff --git a/obvious b/obvious new file mode 160000 index 0000000..58b3b5d --- /dev/null +++ b/obvious @@ -0,0 +1 @@ +Subproject commit 58b3b5dae420955e4e815fc70744ee6ee5442565 diff --git a/rc.lua b/rc.lua index c268ef2..6b9d814 100644 --- a/rc.lua +++ b/rc.lua @@ -54,7 +54,7 @@ for i = 1, 9 do awful.layout.set(layouts[1], tags[1][i]); end -awful.tag.setmwfact(0.3, tags[1][3]) +awful.tag.setmwfact(0.7, tags[1][3]) -- Each screen has its own tag table.