Files
arthur-os/default/hypr/apps/moonlight.lua
2026-05-11 10:39:22 -04:00

7 lines
150 B
Lua

hl.window_rule({
name = "moonlight",
match = { class = "com.moonlight_stream.Moonlight" },
fullscreen = true,
idle_inhibit = "fullscreen",
})