From 0ee0b219d4f7bd235043d262e41d517f3c5a507e Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 1 Nov 2021 18:03:09 +0300 Subject: polybar, lowe: add toread & iss --- .config/polybar/scripts/toread | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 .config/polybar/scripts/toread (limited to '.config/polybar/scripts') 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 @@ +#!/bin/bash + +lines=$(buku --nostdin --stag 'toread' -f 10 | wc -l) + +# echo "${count} foo" +echo " $lines" -- cgit v1.2.3-70-g09d2