mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
add term-font support for yakuake
This commit is contained in:
2
neofetch
2
neofetch
@@ -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 "$$")"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user