diff --git a/home/.config/vicinae/vicinae.json b/home/.config/vicinae/vicinae.json new file mode 100644 index 0000000..0d92315 --- /dev/null +++ b/home/.config/vicinae/vicinae.json @@ -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 + } +}