Adding a lot of aWM changes

This commit is contained in:
Chris Cochrun 2021-05-28 20:26:09 -05:00
parent 63b367dbb4
commit 7e553b8b7b
8 changed files with 74 additions and 46 deletions

View file

@ -1,4 +1,4 @@
-- pcall(require, "luarocks.loader")
pcall(require, "luarocks.loader")
fennel = require("fennel")
local gears = require("gears")
fennel.path = fennel.path .. ";.config/awesome/?.fnl"