polybar: add link to documentation
This commit is contained in:
parent
f90f9c24c9
commit
0f7101ecd6
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# See <https://github.com/thisjade/TravelynxPolybar/blob/main/README.md>
|
||||||
|
# for configuration details
|
||||||
|
|
||||||
# Interval for refreshing Data and giving it to Polybar
|
# Interval for refreshing Data and giving it to Polybar
|
||||||
INTERVAL=1
|
INTERVAL=1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue