converted all colors to theme_config.lua; fixed and added some bugs; rewrote some stuff and added some
This commit is contained in:
@@ -17,5 +17,6 @@ require("src.core.rules")
|
||||
require("src.bindings.global_buttons")
|
||||
require("src.bindings.bind_to_tags")
|
||||
require("src.modules.init")
|
||||
require("src.tools.auto_starter")(User_config.autostart)
|
||||
require("src.dbus.bluetooth_dbus")()
|
||||
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