diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index d6c5ad3..8dad5f6 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -73,8 +73,8 @@ modkey = "Mod4" -- Table of layouts to cover with awful.layout.inc, order matters. awful.layout.layouts = { - awful.layout.suit.tile, awful.layout.suit.max, + awful.layout.suit.tile, awful.layout.suit.floating, -- awful.layout.suit.tile.left, -- awful.layout.suit.tile.bottom,