From 76b3fe1cba3619f1fbc87fd6a5e98be6f1da53f5 Mon Sep 17 00:00:00 2001 From: Charles Heywood Date: Sat, 3 Oct 2015 23:31:33 -0500 Subject: [PATCH] Update rc - proper layouts This bugged me enough that I spent two hours looking for this. Was hoping this would help prevent future problems. --- rc.lua.powerarrow-darker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.lua.powerarrow-darker b/rc.lua.powerarrow-darker index 6310e85..5ebcfb5 100644 --- a/rc.lua.powerarrow-darker +++ b/rc.lua.powerarrow-darker @@ -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