mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
feat: config CodeSnap
This commit is contained in:
parent
bce7d6304f
commit
396dd843ad
1 changed files with 4 additions and 0 deletions
|
|
@ -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",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue