[tmux] catpuccin and status lines

This commit is contained in:
Barak Michener 2024-05-15 13:04:41 -07:00
parent 27cf792916
commit 5e349c574c
4 changed files with 89 additions and 24 deletions

View file

@ -9,6 +9,9 @@ local config = {
function()
return require('lsp-progress').progress()
end,
},
lualine_x = {
'filetype',
}
}
}