feat: config CodeSnap

This commit is contained in:
fm39hz-workstation 2024-05-21 11:19:57 +07:00
parent fe0fa95085
commit f4b022e1b6

View file

@ -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",
},
},
}