1 2 3 4 5 6 7 8
#!/bin/sh id="$(notify-send --print-id "Starting Fcitx...")" fcitx sleep 1 remap fcitx-remote -t notify-send --replace-id="$id" "✅ Fcitx Started"