maybe fixed the package settings thing
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
hl.env("PATH", "/run/hypr-runtime-env/bin:" .. os.getenv("PATH"))
|
||||||
-- Get hostname from envvars or something
|
-- Get hostname from envvars or something
|
||||||
local handle = io.popen("hostname")
|
local handle = io.popen("hostname")
|
||||||
Hostname = "unknown" -- Default fallback
|
Hostname = "unknown" -- Default fallback
|
||||||
|
|||||||
Reference in New Issue
Block a user