change structure
This commit is contained in:
parent
cc38aa3f65
commit
4e0c7c7eae
@ -1,13 +1,8 @@
|
|||||||
#!/bin/python
|
#!/bin/python
|
||||||
|
|
||||||
settings = {
|
from core import settings
|
||||||
}
|
from core import soundIcons
|
||||||
|
from core import bindings
|
||||||
soundIcons = {
|
|
||||||
}
|
|
||||||
|
|
||||||
bindings = {
|
|
||||||
}
|
|
||||||
|
|
||||||
runtime = {
|
runtime = {
|
||||||
'running':True,
|
'running':True,
|
||||||
|
Loading…
Reference in New Issue
Block a user