codesnap updates

main
Zynh Ludwig 2024-08-31 05:10:03 -07:00
parent 6b8d5e994c
commit 56276cca62
1 changed files with 2 additions and 0 deletions

View File

@ -5,9 +5,11 @@ return {
cmd = "CodeSnap", cmd = "CodeSnap",
opts = { opts = {
bg_color = "#535c68", bg_color = "#535c68",
bg_padding = 10,
code_font_family = "JetBrainsMono Nerd Font", code_font_family = "JetBrainsMono Nerd Font",
mac_window_bar = false, mac_window_bar = false,
has_breadcrumbs = true, has_breadcrumbs = true,
show_workspace = true,
title = "Test", title = "Test",
}, },
}, },