forked from RP1/RaveOS-arch
discord font fixed by Lordify
This commit is contained in:
parent
f407ba5384
commit
0da5a74334
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue