add term-font support for yakuake

This commit is contained in:
plgruener 2018-07-31 17:59:56 +02:00
parent 78f355ba6d
commit 2fef4d9849
1 changed files with 1 additions and 1 deletions

View File

@ -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 "$$")"