💾 Archived View for republic.circumlunar.space › users › johngodlee › posts › 2022-12-08-cmus_colour… captured on 2023-05-24 at 18:07:50. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

CMUS colour scheme and persistent settings

DATE: 2022-12-08

AUTHOR: John L. Godlee

cmus[1] uses a file called autosave (~/.config/cmus/autosave) to store configuration settings. This file is loaded every time cmus is launched. Settings changed during a session will be written to autosave on exit. This can make changing settings a bit finicky. A few times I've accidentally changed a setting by pressing the wrong hotkey, and then not been able to change it back. There is another file called rc (~/.config/cmus/rc) which can store persistent settings. These settings are loaded after autosave and will not be overwritten on exit.

1: https://cmus.github.io/

In my cmus rc I only have a few settings:

All settings can be found in the cmus manual[2].

2: https://github.com/cmus/cmus/blob/master/Doc/cmus.txt

The rest is colour settings:

Annotated screenshot of cmus showing colour settings