i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enable winbar for toggleterm

+3
+3
nvim/.config/nvim/lua/plugins.lua
··· 450 450 open_mapping = "<C-q>", 451 451 shading_factor = "0", 452 452 persist_size = false, 453 + winbar = { 454 + enabled = true, 455 + }, 453 456 }, 454 457 }, 455 458