mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
3 lines
137 B
Lua
3 lines
137 B
Lua
hl.window_rule({ match = { class = "qemu" }, tag = "-default-opacity" })
|
|
hl.window_rule({ match = { class = "qemu" }, opacity = "1 1" })
|