From 55b6ed447e8f4468d5ec80016861eec323195508 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 26 Nov 2020 15:52:27 +0300 Subject: use lowercase in dunst --- .config/dunst/dunstrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index a078aa5..c5bc494 100755 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -64,12 +64,12 @@ [Spotify] appname = "Spotify" - format = "Now Playing\n%s\n%b" + format = "now playing\n%s\n%b" set_transient = true [ncmpcpp] appname = "ncmpcpp" - format = "Now Playing\n%s\n%b" + format = "now playing\n%s\n%b" set_transient = true [spliff] -- cgit v1.2.3-70-g09d2