From 3161a0959200bf7d3e06b1666b628d550d6780fd Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 25 Oct 2021 16:35:25 +0300 Subject: scripts: tracking letsread --- .local/bin/letsread | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .local/bin/letsread (limited to '.local/bin/letsread') diff --git a/.local/bin/letsread b/.local/bin/letsread new file mode 100755 index 0000000..5e3cf5a --- /dev/null +++ b/.local/bin/letsread @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +firefox $(buku --stag toread -f 10 | shuf -n 1) +dunstify "Time to read" "Don't forget to remove 'toread' from that when you're done" -- cgit v1.2.3-70-g09d2