25 lines
495 B
JSON
25 lines
495 B
JSON
{
|
|
"closeOnFocusLoss": false,
|
|
"considerPreedit": false,
|
|
"faviconService": "twenty",
|
|
"font": {
|
|
"normal": "ComicShannsMono Nerd Font",
|
|
"size": 10.5
|
|
},
|
|
"keybinding": "emacs",
|
|
"keybinds": {
|
|
},
|
|
"popToRootOnClose": true,
|
|
"rootSearch": {
|
|
"searchFiles": false
|
|
},
|
|
"theme": {
|
|
"iconTheme": "Default",
|
|
"name": "matugen"
|
|
},
|
|
"window": {
|
|
"csd": true,
|
|
"opacity": 0.98,
|
|
"rounding": 10
|
|
}
|
|
}
|