#!/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"