alot of stuff

This commit is contained in:
2025-10-22 16:43:36 -07:00
parent 734587569a
commit b6126945fd
8 changed files with 110 additions and 35 deletions

View File

@@ -3,6 +3,7 @@ local threading = require("libs.threading")
local x, y = term.getSize()
local win = window.create("Launcher", x / 3, y / 1.4, x / 2 - ((x / 3) / 2), y / 2 - ((y / 1.5) / 2))
win.decorations = false
win.draggable = false
win.alwaysOnTop = true
local apps = {}
-- tiny alphabetical boost based on the first AZ letter in the name