programs.vicinae.settings

Home-Manager option

Settings written as JSON to `~/.config/vicinae/vicinae.json.

type: JSON value
Default
{ }
Example
{ faviconService = "twenty"; font = { size = 10; }; popToRootOnClose = false; rootSearch = { searchFiles = false; }; theme = { name = "vicinae-dark"; }; window = { csd = true; opacity = 0.95; rounding = 10; }; }
declared in: <home-manager/modules/programs/vicinae.nix>source unavailable