Select the types of activity you want to include in your feed.
1return { 2 "folke/noice.nvim", 3 opts = { 4 presets = { lsp_doc_border = true }, 5 cmdline = { view = "cmdline" }, 6 }, 7}