local Config = {} Config.width, Config.height = love.window.getDimensions() Config.songsPerPages = 5 return Config