dotfiles/.config/newsboat/notif.sh

6 lines
75 B
Bash
Executable File

#!/bin/sh
notify-send -u normal -t 2000 \
-i feed-subscribe 'RSS' "$@"