From 09bf7ef5f22fda241bbd0b07903ada9ca2ce8f13 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 19 Oct 2020 14:52:50 +0200 Subject: Update --- .config/dunst/dunstrc | 2 +- .local/bin/ref-newsboat.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 45b7f00..df3d13d 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -24,7 +24,7 @@ sort = yes idle_threshold = 120 - font = NotoSans 14 + font = NotoSans Nerd Font 14 line_height = 0 markup = full diff --git a/.local/bin/ref-newsboat.pl b/.local/bin/ref-newsboat.pl index 70e2955..6298907 100755 --- a/.local/bin/ref-newsboat.pl +++ b/.local/bin/ref-newsboat.pl @@ -33,7 +33,7 @@ sub main NOTIFY_SEND_PATH, '-u', 'low', - 'newsboat', + ' newsboat', $stdout . ' new articles' ); } -- cgit v1.2.3