awesome/lib/naughty/layout/init.lua

10 lines
338 B
Lua
Raw Normal View History

---------------------------------------------------------------------------
-- @author Emmanuel Lepage Vallee <elv1313@gmail.com>
-- @copyright 2017 Emmanuel Lepage Vallee
-- @module naughty.layout
---------------------------------------------------------------------------
return {
legacy = require("naughty.layout.legacy")
}