Created "core" module

This commit is contained in:
2022-07-16 17:10:17 -07:00
parent 36ee880a0a
commit f25ff7f8c2
13 changed files with 271 additions and 260 deletions

View File

@ -1,3 +1,5 @@
local layoutmanager = require("core.layouts.layoutmanager")
return gears.table.join(
awful.key( {"Mod4"}, "j",
function ()