From 27d003f36ee97393282826b3f7e34576c029abfc Mon Sep 17 00:00:00 2001 From: Klesh Wong Date: Mon, 16 May 2022 09:54:06 +0800 Subject: [PATCH] fix: xdg-open wont pick up text/markdown --- gui/basic.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gui/basic.sh b/gui/basic.sh index 8c7b666..3b2d159 100755 --- a/gui/basic.sh +++ b/gui/basic.sh @@ -48,6 +48,7 @@ case "$UNAMEA" in sudo pacman -S --noconfirm --needed \ xorg-server xorg-xinit xorg-xrandr xorg-xprop xorg-xev xdotool \ pulseaudio pulseaudio-alsa pulseaudio-bluetooth alsa-utils pavucontrol \ + perl-file-mimeinfo \ xclip xsel \ clang \ ibus ibus-rime rime-wubi \