#!/bin/sh id="$(notify-send --print-id "Starting Fcitx...")" fcitx sleep 1 remap fcitx-remote -t notify-send --replace-id="$id" "✅ Fcitx Started"