✨ feat(satty): added font
This commit is contained in:
parent
a539d112c0
commit
a69f452e48
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ output-filename = "/tmp/test-%Y-%m-%d_%H:%M:%S.png"
|
||||||
save-after-copy = false
|
save-after-copy = false
|
||||||
default-hide-toolbars = false
|
default-hide-toolbars = false
|
||||||
|
|
||||||
|
[font]
|
||||||
|
family = "JetBrainsMono Nerd Font"
|
||||||
|
style = "Regular"
|
||||||
|
|
||||||
[color-palette]
|
[color-palette]
|
||||||
first = "#8aadf4" # Blue
|
first = "#8aadf4" # Blue
|
||||||
|
|
Loading…
Add table
Reference in a new issue