add skeleton
This commit is contained in:
parent
b65928e2c9
commit
6c1adb8ef7
14
skeleton/README.md
Normal file
14
skeleton/README.md
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Script: { name }
|
||||||
|
|
||||||
|
{ A short description of what your script does. Perhaps a few words about the dependencies and requirements, if necessary }
|
||||||
|
|
||||||
|
|
||||||
|
## Module
|
||||||
|
|
||||||
|
```
|
||||||
|
[module/{ name }]
|
||||||
|
type = custom/script
|
||||||
|
exec = ~/polybar-scripts/{ name }.sh
|
||||||
|
interval =
|
||||||
|
...
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user