📸 Update CodeSnap Font

- Change the font used in CodeSnap to Iosevka
This commit is contained in:
2024-07-09 14:47:20 -04:00
parent 2f133cc547
commit 21b4bcee03
+1 -1
View File
@@ -37,7 +37,7 @@ return {
--has_line_number = true, --has_line_number = true,
bg_theme = "default", bg_theme = "default",
watermark = "Rootiest Snippets", watermark = "Rootiest Snippets",
code_font_family = "CaskaydiaCove NF", code_font_family = "Iosevka NF",
code_font_size = 12, code_font_size = 12,
}, },
} }