New Setup 📦
This commit is contained in:
parent
d16174b447
commit
415dbd08a1
10194 changed files with 1368647 additions and 4 deletions
7
home/.config/awesome/libs/bling/helpers/init.lua
Normal file
7
home/.config/awesome/libs/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