--------------------------------------------------------------------------- -- @author Emmanuel Lepage Vallee <elv1313@gmail.com> -- @copyright 2019 Emmanuel Lepage Vallee -- @module naughty.container --------------------------------------------------------------------------- return { background = require( "naughty.container.background" ); }