diff --git a/lua/custom/plugins/carbon.lua b/lua/custom/plugins/carbon.lua index a69f45c1..89c75dfa 100644 --- a/lua/custom/plugins/carbon.lua +++ b/lua/custom/plugins/carbon.lua @@ -16,7 +16,7 @@ return { line_height = '124%', line_numbers = true, theme = 'verminal', - titlebar = 'Made with carbon-now.nvim', + titlebar = 'VIM 🚀', watermark = false, width = '680', window_theme = 'sharp',