dots/stow/.config/vicinae/vicinae.json
2025-12-15 17:54:34 +11:00

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
}
}