added obvious lib
This commit is contained in:
parent
773d499b1b
commit
432b6e8ede
2 changed files with 2 additions and 1 deletions
1
obvious
Submodule
1
obvious
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 58b3b5dae420955e4e815fc70744ee6ee5442565
|
2
rc.lua
2
rc.lua
|
@ -54,7 +54,7 @@ for i = 1, 9 do
|
||||||
awful.layout.set(layouts[1], tags[1][i]);
|
awful.layout.set(layouts[1], tags[1][i]);
|
||||||
end
|
end
|
||||||
|
|
||||||
awful.tag.setmwfact(0.3, tags[1][3])
|
awful.tag.setmwfact(0.7, tags[1][3])
|
||||||
|
|
||||||
|
|
||||||
-- Each screen has its own tag table.
|
-- Each screen has its own tag table.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue