vicinae: init
This commit is contained in:
parent
decbb0713b
commit
19e10e2d61
5 changed files with 167 additions and 3 deletions
25
stow/.config/vicinae/vicinae.json
Normal file
25
stow/.config/vicinae/vicinae.json
Normal 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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue