From 0f7101ecd676d84050800fe6720e87ae40dd9577 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 20 Feb 2022 22:46:31 +0100 Subject: polybar: add link to documentation --- contrib/polybar.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/polybar.sh b/contrib/polybar.sh index bcd3540..df2a523 100644 --- a/contrib/polybar.sh +++ b/contrib/polybar.sh @@ -1,5 +1,8 @@ #!/bin/bash +# See +# for configuration details + # Interval for refreshing Data and giving it to Polybar INTERVAL=1 -- cgit v1.2.3