diff --git a/rc.lua b/rc.lua index 1183111..e8f4195 100644 --- a/rc.lua +++ b/rc.lua @@ -95,7 +95,7 @@ naughty.config.defaults.hover_timeout = nil tags = { names = { "1www", "2rxvt", "3virt", "4office", "5mail", "6game", "7gimp", "8dic", "9im" }, - layout = { layouts[3], layouts[2], layouts[1], layouts[3], layouts[1], + layout = { layouts[1], layouts[2], layouts[1], layouts[3], layouts[1], layouts[1], layouts[1], layouts[2], layouts[4]} } for s = 1, screen.count() do