Created "core" module
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
local layoutmanager = require("core.layouts.layoutmanager")
|
||||
|
||||
return gears.table.join(
|
||||
awful.key( {"Mod4"}, "j",
|
||||
function ()
|
||||
|
Reference in New Issue
Block a user