tramhao / termusic

Music Player TUI written in Rust
GNU General Public License v3.0
1.02k stars 42 forks source link

[Bug] Ignores configuration and resets it back. #125

Closed xplshn closed 1 year ago

xplshn commented 1 year ago

Whenever I replace the colors mentioned on the CFG, or delete the alacritty part of it. It gets replaced by the original one

tramhao commented 1 year ago

All options can be configured in config editor. For the themes, you can also edit theme files. Basically there is no need to edit config.toml. The values will be restored to default if one field is missing. You can edit the config, but need to keep all fields.

tramhao commented 1 year ago

It's not a bug. If you want to edit, please edit the files inside ~/.config/termusic/themes . Please don't delete alacritty part. For any fields if it's missing, the whole config file will be restored to default.