summaryrefslogtreecommitdiffstats
path: root/.config/polybar/scripts/toread
diff options
context:
space:
mode:
authorYigit Sever2021-11-01 18:03:09 +0300
committerYigit Sever2021-11-01 18:03:24 +0300
commit0ee0b219d4f7bd235043d262e41d517f3c5a507e (patch)
tree41ba6091856025dd4fa7c8d73b0dd73028860a90 /.config/polybar/scripts/toread
parent5c8368d57cacd1c26df38b88ea7da9a2d3ad24b1 (diff)
downloaddotfiles-0ee0b219d4f7bd235043d262e41d517f3c5a507e.tar.gz
dotfiles-0ee0b219d4f7bd235043d262e41d517f3c5a507e.tar.bz2
dotfiles-0ee0b219d4f7bd235043d262e41d517f3c5a507e.zip
polybar, lowe: add toread & iss
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"