codesnap updates
This commit is contained in:
parent
6b8d5e994c
commit
56276cca62
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue