summaryrefslogtreecommitdiffstats
path: root/.local/bin
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin')
-rwxr-xr-x.local/bin/letsread4
1 files changed, 4 insertions, 0 deletions
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 @@
1#!/usr/bin/env bash
2
3firefox $(buku --stag toread -f 10 | shuf -n 1)
4dunstify "Time to read" "Don't forget to remove 'toread' from that when you're done"