summaryrefslogtreecommitdiff
path: root/.local/bin/shorts/refcitx
blob: 668952c69e9b67273ced76163faf03a4ef18a43b (plain)
1
2
3
4
5
6
7
#!/bin/sh

notify-send "Starting Fcitx..."
fcitx
sleep 1
remap
notify-send "Fcitx Started"