added obvious lib
This commit is contained in:
parent
773d499b1b
commit
432b6e8ede
2 changed files with 2 additions and 1 deletions
2
rc.lua
2
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue