Commit 6775a652 authored by Muhammad Herdiansyah's avatar Muhammad Herdiansyah

Merge pull request #1063 from plgruener/yakuake

add term-font support for yakuake
parents 78f355ba 2fef4d98
...@@ -2872,7 +2872,7 @@ END ...@@ -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 "$$")"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment