From 2fef4d98495cf00ff48327f91ac4ee52bdd19656 Mon Sep 17 00:00:00 2001 From: plgruener Date: Tue, 31 Jul 2018 17:59:56 +0200 Subject: [PATCH] add term-font support for yakuake --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 79a15c30..cf58bb29 100755 --- a/neofetch +++ b/neofetch @@ -2872,7 +2872,7 @@ END END { print font " " size}' "${confs[0]}")" ;; - "konsole"*) + "konsole" | "yakuake") # Get Process ID of current konsole window / tab child="$(get_ppid "$$")"