polybar-scripts/skeleton/README.md

396 B

Script: { name }

{ A short description of what your script does. }

skeleton

Dependencies

{ Perhaps a few words about the dependencies and requirements, if necessary }

Configuration

{ Perhaps a few words about the configuration, if necessary }

Module

[module/{ name }]
type = custom/script
exec = ~/polybar-scripts/{ name }.sh
interval =
...