Update layout and window rules

This commit is contained in:
Alexander Gehrke 2018-09-24 09:18:09 +02:00
parent bdae52926f
commit 4403bfcbf9
2 changed files with 9 additions and 31 deletions

View file

@ -66,12 +66,7 @@ end
local tagdef = {
{"1"},
{"2", { layout = awful.layout.suit.max }},
{"3", {
layout = awful.layout.suit.tile,
master_width_factor = 0.20,
column_count = 2,
master_count = 2
}},
{"3"},
{"4", { layout = awful.layout.suit.max }},
{"5"},
{"6"},