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.