summaryrefslogtreecommitdiffstats
path: root/.config/polybar/scripts/toread
blob: a8efc41e59dece072e846a3cd51a844a9456668f (plain)
1
2
3
4
5
6
#!/bin/bash

lines=$(buku --nostdin --stag 'toread' -f 10 | wc -l)

# echo "${count} foo"
echo " $lines"