diff options
Diffstat (limited to '.local/bin/newsboat-notif')
-rwxr-xr-x | .local/bin/newsboat-notif | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/.local/bin/newsboat-notif b/.local/bin/newsboat-notif deleted file mode 100755 index ad15c70..0000000 --- a/.local/bin/newsboat-notif +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# ===================== -# ==== =============== -# ===================== -# === === ==== == -# ==== == == = = -# ==== == = == = -# ==== == = == ==== -# ==== == = == = = -# = = === ==== == -# == ================ -# ===================== - -[ $1 -gt 0 ] && exec herbe " $@ new articles" & |