fix launcher app id
This commit is contained in:
@@ -3,7 +3,7 @@ local windows = loadfile("/libs/windows.lua")()
|
||||
local containers = loadfile("/libs/containers.lua")()
|
||||
local focusedapp = nil
|
||||
local home_button = "[------]"
|
||||
local launcherappid = "com.ruffles.launcher"
|
||||
local launcherappid = "org.ruffles.launcher"
|
||||
local launcherapp = nil
|
||||
_G.app = {}
|
||||
function _G.app.focusapp(pid)
|
||||
|
||||
Reference in New Issue
Block a user