making awesome more awesome
This commit is contained in:
parent
0a7fe89729
commit
3643ba277e
361 changed files with 41182 additions and 26 deletions
4
awesome/configuration/keys/init.lua
Normal file
4
awesome/configuration/keys/init.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
mod = require('configuration.keys.mod'),
|
||||
global = require('configuration.keys.global')
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue