1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-22 19:22:32 +00:00

Update rc - proper layouts

This bugged me enough that I spent two hours looking for this. Was hoping this would help prevent future problems.
This commit is contained in:
Charles Heywood 2015-10-03 23:31:33 -05:00
parent 307abd052f
commit 76b3fe1cba

View file

@ -85,7 +85,7 @@ local layouts = {
-- {{{ Tags
tags = {
names = { "1", "2", "3", "4", "5"},
layout = { layouts[1], layouts[2], layouts[3], layouts[1], layouts[4] }
layout = { layouts[1], layouts[1], layouts[1], layouts[1], layouts[1] }
}
for s = 1, screen.count() do