finished application laucnher and bluetooth widget
This commit is contained in:
@@ -17,10 +17,9 @@ screen = screen
|
||||
selection = selection
|
||||
tag = tag
|
||||
|
||||
-- Do not touch as this is used to share some variables between files
|
||||
-- Do not touch as this is used to share some variable settings files
|
||||
Global_config = {}
|
||||
|
||||
|
||||
require("src.theme.user_config")
|
||||
require("src.theme.theme_config")
|
||||
require("src.tools.gio_icon_lookup")
|
||||
@@ -33,6 +32,4 @@ require("src.core.rules")
|
||||
require("src.bindings.global_buttons")
|
||||
require("src.bindings.bind_to_tags")
|
||||
require("src.modules.init")
|
||||
require("src.tools.helpers.init")
|
||||
--require("src.tools.auto_starter")(User_config.autostart)
|
||||
--require("src.tools.dbus.bluetooth_dbus")()
|
||||
|
||||
Reference in New Issue
Block a user