programs.freetube.settings

Configuration settings for FreeTube.

All configurable options can be deduced by enabling them through the GUI and observing the changes in settings.db.

Type
attribute set
Default
{ }
Example
{
  allowDashAv1Formats = true;
  checkForUpdates     = false;
  defaultQuality      = "1080";
  baseTheme           = "catppuccinMocha";
}
Declared
<home-manager/modules/programs/freetube.nix>