SongRec/Internal formats/preferences.toml: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
It is written through by the <code>[https://github.com/marin-m/SongRec/blob/main/src/core/preferences.rs src/core/preferences.rs]</code> utility file. | It is written through by the <code>[https://github.com/marin-m/SongRec/blob/main/src/core/preferences.rs src/core/preferences.rs]</code> utility file. | ||
== Save location == | |||
(WIP 2026-05-05) | |||
== Variables == | |||
(WIP 2026-05-05) | (WIP 2026-05-05) | ||
Revision as of 21:23, 5 May 2026
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.
Save location
(WIP 2026-05-05)
Variables
(WIP 2026-05-05)