Jump to content

SongRec/Internal formats/preferences.toml

From Fossplant
Revision as of 22:52, 5 May 2026 by Marin (talk | contribs)

The preferences.toml file of SongRec is saved, under Linux, at the ~/.config/songrec/preferences.toml path by default, when using an unsandboxed environment.

It uses the TOML format.

It is written through by the src/core/preferences.rs utility file, which open the path of the preferences file through src/utils/filesystem_operations.rs.

Save location

(WIP 2026-05-05)

Variables

(WIP 2026-05-05)