nix-config/home-manager/_mixins/console/charm-freeze/config.json
2024-05-23 15:02:20 -04:00

17 lines
No EOL
305 B
JSON

{
"window": true,
"border": {
"radius": 8,
"width": 0,
"color": "#515151"
},
"shadow": false,
"padding": [20, 20, 20, 20],
"margin": 32,
"font": {
"family": "FiraCode Nerd font",
"size": 12
},
"line_height": 1.2,
"theme": "dracula"
}