From 0848d6c89defb95966deeecd1c61352deccbeaec Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 25 Apr 2026 14:28:02 -0400 Subject: New CPU + Cleanup --- .../patches/app-misc/neofetch/neofetch_foot_font.diff | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 hosts/iroha/gentoo/patches/app-misc/neofetch/neofetch_foot_font.diff (limited to 'hosts/iroha/gentoo/patches/app-misc/neofetch/neofetch_foot_font.diff') diff --git a/hosts/iroha/gentoo/patches/app-misc/neofetch/neofetch_foot_font.diff b/hosts/iroha/gentoo/patches/app-misc/neofetch/neofetch_foot_font.diff new file mode 100644 index 0000000..9ad4bf3 --- /dev/null +++ b/hosts/iroha/gentoo/patches/app-misc/neofetch/neofetch_foot_font.diff @@ -0,0 +1,14 @@ +--- a/neofetch 2026-04-19 16:47:39.498756455 -0400 ++++ b/neofetch 2026-04-21 10:36:27.841486287 -0400 +@@ -3306,6 +3306,11 @@ + term_font="$(kitty +runpy ''"$term_font"'')" + ;; + ++ "foot"*) ++ term_font="$(awk -F ':' '/^font=/ {print substr($1, 6, length($1)) " " substr($2, 6, length($2))}' \ ++ $HOME/.config/foot/foot.ini)" ++ ;; ++ + "konsole" | "yakuake") + # Get Process ID of current konsole window / tab + child="$(get_ppid "$$")" -- cgit v1.2.3-101-g0448