feat: config CodeSnap

This commit is contained in:
fm39hz-workstation 2024-05-21 11:19:57 +07:00 committed by fm39hz-laptop
parent bce7d6304f
commit 396dd843ad

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