Fix language

This commit is contained in:
Zoe Roux
2022-06-18 20:09:04 +02:00
parent e9df99dff7
commit 33860c6d85

View File

@@ -6,8 +6,8 @@ esac
echo -n "^C6^ ^d^"
if [[ $(fcitx5-remote) = "1" ]]; then
echo "en"
else
if [[ $(fcitx5-remote) = "2" ]]; then
echo "jp"
else
echo "en"
fi