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/widget/init.lua
Normal file
7
awesome/bling/widget/init.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
return {
|
||||
tag_preview = require(... .. ".tag_preview"),
|
||||
task_preview = require(... .. ".task_preview"),
|
||||
window_switcher = require(... .. ".window_switcher"),
|
||||
tabbed_misc = require(... .. ".tabbed_misc"),
|
||||
app_launcher = require(... .. ".app_launcher"),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue