mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 04:29:34 +02:00
3 lines
129 B
Lua
3 lines
129 B
Lua
-- Float Typora print dialog.
|
|
hl.window_rule({ match = { class = "^Typora$", title = "^Print$" }, float = true, center = true })
|