mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
3 lines
109 B
Lua
3 lines
109 B
Lua
-- Typora print dialog.
|
|
o.window({ class = "^Typora$", title = "^Print$" }, { float = true, center = true })
|