vicinae: add config
This commit is contained in:
parent
8d328aecf3
commit
13b4a15aee
1 changed files with 23 additions and 0 deletions
23
home/.config/vicinae/vicinae.json
Normal file
23
home/.config/vicinae/vicinae.json
Normal file
|
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue