programs.vicinae.settings
Settings written as JSON to ~/.config/vicinae/settings.json.
See vicinae config default.
- Type
JSON value- Default
{ }- Example
{ favicon_service = "twenty"; font.normal.size = 10; pop_to_root_on_close=false; search_files_in_root= false; theme = { dark.name = "vicinae-dark"; light.name = "vicinae-light"; }; }- Declared
- <home-manager/modules/programs/vicinae.nix>