mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
6 lines
107 B
Lua
6 lines
107 B
Lua
hl.window_rule({
|
|
name = "geforce",
|
|
match = { class = "GeForceNOW" },
|
|
idle_inhibit = "fullscreen",
|
|
})
|