Add emoji support

This commit is contained in:
askiiart 2023-11-20 01:08:30 -06:00
parent e93c20154e
commit fdb2c06257
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67
2 changed files with 2 additions and 1 deletions

View file

@ -20,6 +20,7 @@ elif command_exists "pacman"; then
cd yay cd yay
makepkg -si makepkg -si
cd $WD cd $WD
yay -S noto-fonts-emoji --noconfirm --needed
elif command_exists "zypp"; then elif command_exists "zypp"; then
# Untested # Untested
echo "not yet implemented" echo "not yet implemented"

@ -1 +1 @@
Subproject commit a8b612c71e79a9e3e89e0fe653e0df0c65a6cc80 Subproject commit 80f43e8f7ebc085efd71bd55859fbcb4be029dcf