ags
This commit is contained in:
parent
e0ef3cba34
commit
3addca47b2
3 changed files with 8 additions and 1 deletions
7
home/ags/config.js
Normal file
7
home/ags/config.js
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import Bar from widget/bar/bar
|
||||
|
||||
App.config({
|
||||
windows: () => [
|
||||
...forMonitors(Bar)
|
||||
]
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue