Files

3 lines
109 B
Lua

-- Typora print dialog.
o.window({ class = "^Typora$", title = "^Print$" }, { float = true, center = true })