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