vicinae: add config
This commit is contained in:
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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user