programs.vicinae.settings
Home-Manager option
Settings written as JSON to `~/.config/vicinae/vicinae.json.
type: JSON valueDefault
{ }Example
declared in: <home-manager/modules/programs/vicinae.nix>source unavailable{ faviconService = "twenty"; font = { size = 10; }; popToRootOnClose = false; rootSearch = { searchFiles = false; }; theme = { name = "vicinae-dark"; }; window = { csd = true; opacity = 0.95; rounding = 10; }; }