mirror of
https://github.com/zoriya/dotfiles.git
synced 2025-12-06 06:36:17 +00:00
Fix language
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user