mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-03 04:37:48 +02:00
4 lines
151 B
Lua
4 lines
151 B
Lua
-- Float LocalSend and fzf file picker.
|
|
o.window("(Share|localsend)", { float = true, center = true })
|
|
o.window("localsend", { size = { 1100, 700 } })
|