services.dwm-status.extraConfig

Home-Manager option

Extra config of dwm-status.

type: JSON value
Default
{ }
Example
{ separator = "#"; battery = { notifier_levels = [ 2 5 10 15 20 ]; }; time = { format = "%H:%M"; }; }
declared in: <home-manager/modules/services/dwm-status.nix>source unavailable