---@type table
local opts = {
    floating = {
        border = "single",
    },
}

return opts