Commit 2fef4d98 authored by plgruener's avatar plgruener

add term-font support for yakuake

parent 78f355ba
...@@ -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