Merge pull request #1063 from plgruener/yakuake

add term-font support for yakuake
This commit is contained in:
Muhammad Herdiansyah 2018-08-16 13:15:40 +07:00
commit 6775a652d3
1 changed files with 1 additions and 1 deletions

View File

@ -2872,7 +2872,7 @@ END
END { print font " " size}' "${confs[0]}")" END { print font " " size}' "${confs[0]}")"
;; ;;
"konsole"*) "konsole" | "yakuake")
# Get Process ID of current konsole window / tab # Get Process ID of current konsole window / tab
child="$(get_ppid "$$")" child="$(get_ppid "$$")"