Files
2026-07-13 13:12:56 +08:00

28 lines
377 B
JSON

{
"window": false,
"theme": "charm",
"border": {
"radius": 0,
"width": 0,
"color": "#515151"
},
"shadow": {
"blur": 0,
"x": 0,
"y": 0
},
"padding": [
20,
40,
20,
20
],
"margin": "0",
"background": "#171717",
"font": {
"family": "JetBrains Mono",
"size": 14,
"ligatures": true
},
"line_height": 1.2
}