summaryrefslogtreecommitdiff
path: root/.local/bin/shorts
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/shorts')
-rwxr-xr-x.local/bin/shorts/refcitx5
1 files changed, 3 insertions, 2 deletions
diff --git a/.local/bin/shorts/refcitx b/.local/bin/shorts/refcitx
index e99fcd3..668952c 100755
--- a/.local/bin/shorts/refcitx
+++ b/.local/bin/shorts/refcitx
@@ -1,6 +1,7 @@
#!/bin/sh
+notify-send "Starting Fcitx..."
fcitx
-sleep 0.1
+sleep 1
remap
-
+notify-send "Fcitx Started"