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