From fdb2c06257f43d043fa5efcd375d62b06d60a1ba Mon Sep 17 00:00:00 2001 From: askiiart Date: Mon, 20 Nov 2023 01:08:30 -0600 Subject: [PATCH] Add emoji support --- distro-specific.bash | 1 + dotfiles | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/distro-specific.bash b/distro-specific.bash index 75e1243..3837a5a 100755 --- a/distro-specific.bash +++ b/distro-specific.bash @@ -20,6 +20,7 @@ elif command_exists "pacman"; then cd yay makepkg -si cd $WD + yay -S noto-fonts-emoji --noconfirm --needed elif command_exists "zypp"; then # Untested echo "not yet implemented" diff --git a/dotfiles b/dotfiles index a8b612c..80f43e8 160000 --- a/dotfiles +++ b/dotfiles @@ -1 +1 @@ -Subproject commit a8b612c71e79a9e3e89e0fe653e0df0c65a6cc80 +Subproject commit 80f43e8f7ebc085efd71bd55859fbcb4be029dcf