maybe fixed the package settings thing

This commit is contained in:
2026-07-11 12:40:11 +01:00
parent 9f0f7846c0
commit 45818e9395

View File

@@ -1,3 +1,4 @@
hl.env("PATH", "/run/hypr-runtime-env/bin:" .. os.getenv("PATH"))
-- Get hostname from envvars or something
local handle = io.popen("hostname")
Hostname = "unknown" -- Default fallback