pacman noconfirm
This commit is contained in:
parent
1be2a36450
commit
0be12b5383
1 changed files with 1 additions and 1 deletions
|
@ -251,7 +251,7 @@ if [ -f /usr/share/applications/org.kde.kolourpaint.desktop ] ; then
|
|||
fi
|
||||
|
||||
# == Emojis ==
|
||||
sudo pacman -S noto-fonts-emoji
|
||||
sudo pacman -S noto-fonts-emoji --noconfirm
|
||||
sudo echo "<?xml version=\"1.0\"?>
|
||||
<!DOCTYPE fontconfig SYSTEM \"fonts.dtd\">
|
||||
<fontconfig>
|
||||
|
|
Reference in a new issue