main dots / config / .local / bin / frtn
xxwhirlpool  ·  2026-03-10
1#!/usr/bin/env bash
2
3frtn=$(fortune ~/.local/fortune/reminders)
4
5notify-send "reminders" "$frtn"