fix: xdg-open wont pick up text/markdown

This commit is contained in:
Klesh Wong 2022-05-16 09:54:06 +08:00
parent ac3bd14661
commit 27d003f36e

View File

@ -48,6 +48,7 @@ case "$UNAMEA" in
sudo pacman -S --noconfirm --needed \ sudo pacman -S --noconfirm --needed \
xorg-server xorg-xinit xorg-xrandr xorg-xprop xorg-xev xdotool \ xorg-server xorg-xinit xorg-xrandr xorg-xprop xorg-xev xdotool \
pulseaudio pulseaudio-alsa pulseaudio-bluetooth alsa-utils pavucontrol \ pulseaudio pulseaudio-alsa pulseaudio-bluetooth alsa-utils pavucontrol \
perl-file-mimeinfo \
xclip xsel \ xclip xsel \
clang \ clang \
ibus ibus-rime rime-wubi \ ibus ibus-rime rime-wubi \