summaryrefslogtreecommitdiffstats
path: root/.config/polybar/scripts/toread
diff options
context:
space:
mode:
diffstat (limited to '.config/polybar/scripts/toread')
-rwxr-xr-x.config/polybar/scripts/toread6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/polybar/scripts/toread b/.config/polybar/scripts/toread
new file mode 100755
index 0000000..a8efc41
--- /dev/null
+++ b/.config/polybar/scripts/toread
@@ -0,0 +1,6 @@
1#!/bin/bash
2
3lines=$(buku --nostdin --stag 'toread' -f 10 | wc -l)
4
5# echo "${count} foo"
6echo " $lines"