mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
139 B
Lua
7 lines
139 B
Lua
o.window("com.libretro.RetroArch", {
|
|
fullscreen = true,
|
|
tag = "-default-opacity",
|
|
opacity = "1 1",
|
|
idle_inhibit = "fullscreen",
|
|
})
|