{ A short description of what your script does. }
{ Perhaps a few words about the dependencies and requirements, if necessary }
{ Perhaps a few words about the configuration, if necessary }
[module/{ name }]
type = custom/script
exec = ~/polybar-scripts/{ name }.sh
interval =
...