polybar-scripts/skeleton
x70b1 9b31c22a83 skeleton: add configuration section 2018-07-15 16:46:27 +02:00
..
screenshots update screenshots 2018-01-21 13:15:58 +01:00
README.md skeleton: add configuration section 2018-07-15 16:46:27 +02:00

README.md

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 =
...