We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2177b commit d39911cCopy full SHA for d39911c
install.sh
@@ -30,7 +30,7 @@ sudo install -d "$DATA_DIR"
30
sudo install -m644 data/*.toml "$DATA_DIR"
31
32
echo "🎨 Installing icon..."
33
-sudo install -Dm644 icons/48x48/apps/fcitx5-lekhika.png "$ICON_DIR/fcitx5-lekhika.png"
+sudo install -Dm644 icons/48x48/apps/lekhika.png "$ICON_DIR/fcitx5-lekhika.png"
34
35
echo "✅ Installation complete! Launch 'fcitx5-configtool' to enable fcitx5-lekhika."
36
0 commit comments