programs.freetube.settings
Home-Manager option
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 setDefault
{ }Example
declared in: <home-manager/modules/programs/freetube.nix>source unavailable{ allowDashAv1Formats = true; checkForUpdates = false; defaultQuality = "1080"; baseTheme = "catppuccinMocha"; }