vicinae: init

This commit is contained in:
Nico 2025-12-15 17:54:34 +11:00
parent decbb0713b
commit 19e10e2d61
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
5 changed files with 167 additions and 3 deletions

View file

@ -0,0 +1,25 @@
{
"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
}
}