diff --git a/lua/plugins/collaborative.lua b/lua/plugins/collaborative.lua index 859ffe3..9d10dce 100644 --- a/lua/plugins/collaborative.lua +++ b/lua/plugins/collaborative.lua @@ -15,6 +15,10 @@ return { }, opts = { save_path = "~/Pictures/ScreenShot/", + has_line_number = true, + watermark = "• FM39hz •", + bg_color = "#535c68", + code_font_family = "JetbrainsMono Nerd Font Bold", }, }, }