added obvious lib

This commit is contained in:
crater2150 2009-10-27 21:00:36 +01:00
parent 773d499b1b
commit 432b6e8ede
2 changed files with 2 additions and 1 deletions

1
obvious Submodule

@ -0,0 +1 @@
Subproject commit 58b3b5dae420955e4e815fc70744ee6ee5442565

2
rc.lua
View file

@ -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.