programs.cmus.enable
Whether to enable Enable cmus, the music player…
Type: boolean
Default:
false
Example:
true
Declared by:
programs.cmus.package
The cmus package to use.
Type: null or package
Default:
pkgs.cmus
Declared by:
programs.cmus.extraConfig
Extra configuration to add to cmus rc.
Type: strings concatenated with “\n”
Default:
""
Example:
''
set audio_backend = "mpd"
set status_display = "default"
''
Declared by:
programs.cmus.theme
Select color theme. A list of available color themes can be found here: https://github.com/cmus/cmus/tree/master/data.
Type: strings concatenated with “\n”
Default:
""
Example:
"gruvbox"
Declared by: