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 } })
|