summaryrefslogtreecommitdiff
path: root/.local/bin/shorts/refcitx
diff options
context:
space:
mode:
authorVikas Kushwaha <dev@vikas.rocks>2024-12-01 11:33:23 +0530
committerVikas Kushwaha <dev@vikas.rocks>2024-12-01 11:33:23 +0530
commit776f17159bccd342bdc8ab9afdd035196f48d385 (patch)
treec94b36651a846762824696df1ce797aad2bb3697 /.local/bin/shorts/refcitx
parent5c916d69d457101326803eb076a746060e3618cf (diff)
xdg settings updated
Diffstat (limited to '.local/bin/shorts/refcitx')
-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"