re-added hyprlock and fixed a logic error
This commit is contained in:
@@ -22,7 +22,9 @@ elseif Hostname == "mobile02" then
|
||||
}
|
||||
end
|
||||
|
||||
table.insert(appList, localAppList)
|
||||
for _, command in ipairs(localAppList) do
|
||||
table.insert(appList, command)
|
||||
end
|
||||
|
||||
-- For everything in the applist run it on startup
|
||||
hl.on("hyprland.start", function()
|
||||
|
||||
Reference in New Issue
Block a user