From 0da5a74334bcc684a7e440b019851edda949430d Mon Sep 17 00:00:00 2001 From: RP1 Date: Sun, 26 Jan 2025 23:48:02 +0100 Subject: [PATCH] discord font fixed by Lordify --- 3progs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3progs.sh b/3progs.sh index 5d1250c..a3f33f7 100755 --- a/3progs.sh +++ b/3progs.sh @@ -589,7 +589,7 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then echo Installing ${bold}${yellow}Discord${normal} sudo pacman -S discord --noconfirm - sudo pacman -S noto-fonts-emoji --noconfirm + sudo pacman -S noto-fonts-emoji noto-fonts noto-fonts-extra --noconfirm # font csomagok meg hianyoznak, ki kell deriteni mi kell a DC-nek # Vencord script credit to Lordify