Skip to content

Instantly share code, notes, and snippets.

@ivankovnatsky
Created May 3, 2022 11:39
Show Gist options
  • Save ivankovnatsky/fb281917a17b3d495bee1bf8c2d8a1ab to your computer and use it in GitHub Desktop.
Save ivankovnatsky/fb281917a17b3d495bee1bf8c2d8a1ab to your computer and use it in GitHub Desktop.
{
"colors": {
"primary": {
"background": "#000000"
}
},
"font": {
"bold": {
"family": "Hack Nerd Font Mono"
},
"bold_italic": {
"family": "Hack Nerd Font Mono"
},
"draw_bold_text_with_bright_colors": true,
"italic": {
"family": "Hack Nerd Font Mono"
},
"normal": {
"family": "Hack Nerd Font Mono"
},
"size": 9.5
},
"live_config_reload": true,
"selection": {
"save_to_clipboard": true
},
"window": {
"decorations": "none"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment