awesome: re-add the max layout
This commit is contained in:
parent
776bcfe7ea
commit
f0f7e55a04
|
@ -73,8 +73,8 @@ modkey = "Mod4"
|
|||
|
||||
-- Table of layouts to cover with awful.layout.inc, order matters.
|
||||
awful.layout.layouts = {
|
||||
-- awful.layout.suit.max,
|
||||
awful.layout.suit.tile,
|
||||
awful.layout.suit.max,
|
||||
awful.layout.suit.floating,
|
||||
-- awful.layout.suit.tile.left,
|
||||
-- awful.layout.suit.tile.bottom,
|
||||
|
|
Loading…
Reference in a new issue