24 lines
412 B
JSON
24 lines
412 B
JSON
{
|
|
"closeOnFocusLoss": false,
|
|
"considerPreedit": false,
|
|
"faviconService": "twenty",
|
|
"font": {
|
|
"size": 12
|
|
},
|
|
"keybinding": "default",
|
|
"keybinds": {
|
|
},
|
|
"popToRootOnClose": true,
|
|
"rootSearch": {
|
|
"searchFiles": true
|
|
},
|
|
"theme": {
|
|
"name": "matugen"
|
|
},
|
|
"window": {
|
|
"csd": true,
|
|
"opacity": 1,
|
|
"rounding": 10
|
|
}
|
|
}
|