static bling and rubato
This commit is contained in:
parent
168920f078
commit
61a89f8dca
90 changed files with 10201 additions and 24 deletions
7
awesome/bling/helpers/init.lua
Normal file
7
awesome/bling/helpers/init.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
client = require(... .. ".client"),
|
||||
color = require(... .. ".color"),
|
||||
filesystem = require(... .. ".filesystem"),
|
||||
shape = require(... .. ".shape"),
|
||||
time = require(... .. ".time"),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue