fixed discord not displaying emojis in titlebar
This commit is contained in:
parent
35ad12f8d6
commit
930402f0ca
1 changed files with 1 additions and 0 deletions
|
@ -527,6 +527,7 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then
|
||||||
echo Installing ${bold}${yellow}Discord${normal}
|
echo Installing ${bold}${yellow}Discord${normal}
|
||||||
|
|
||||||
flatpak install flathub com.discordapp.Discord --user -y
|
flatpak install flathub com.discordapp.Discord --user -y
|
||||||
|
sudo pacman -S noto-fonts-emoji --noconfirm
|
||||||
|
|
||||||
# Vencord script credit to Lordify
|
# Vencord script credit to Lordify
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue