awesomewm/core/init.lua

5 lines
90 B
Lua
Executable File

return {
-- When everything is ready, call core.start()
start = require("core.start")
}