awesomeconf/ruari/init.lua
File Type: text/plain
--[[
Ruari
Awesome WM Customizations by Sean Corbett
License: This software is in the public domain.
Project Home Page: https://obsolete.computer/code/awesomeconf/index.html
--]]
return {
layout = require("ruari.layout"),
util = require("ruari.util"),
}