programs.zapzap.settings

Home-Manager option

Configuration settings for zapzap. All the available options can be found by changing the settings from the GUI and looking at $XDG_CONFIG_HOME/ZapZap/ZapZap.conf.

type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ notification = { donation_message = true; }; system = { scale = 150; theme = "dark"; wayland = true; }; website = { open_page = false; }; }
declared in: <home-manager/modules/programs/zapzap.nix>source unavailable