services.polybar.extraConfig

Home-Manager option

Additional configuration to add.

type: strings concatenated with “\n”
Default
""
Example
'' [module/date] type = internal/date interval = 5 date = "%d.%m.%y" time = %H:%M format-prefix-foreground = \''${colors.foreground-alt} label = %time% %date% ''
declared in: <home-manager/modules/services/polybar.nix>source unavailable