awesome: only use the tiled layout
This commit is contained in:
parent
0a28c2a5b3
commit
bc92eb0afb
|
@ -73,9 +73,9 @@ 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.floating,
|
||||
-- awful.layout.suit.floating,
|
||||
-- awful.layout.suit.max,
|
||||
-- awful.layout.suit.tile.left,
|
||||
-- awful.layout.suit.tile.bottom,
|
||||
-- awful.layout.suit.tile.top,
|
||||
|
|
Loading…
Reference in a new issue