Update layout and window rules
This commit is contained in:
parent
bdae52926f
commit
4403bfcbf9
2 changed files with 9 additions and 31 deletions
7
tags.lua
7
tags.lua
|
@ -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"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue