From 776f17159bccd342bdc8ab9afdd035196f48d385 Mon Sep 17 00:00:00 2001 From: Vikas Kushwaha Date: Sun, 1 Dec 2024 11:33:23 +0530 Subject: xdg settings updated --- .local/bin/shorts/refcitx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to '.local/bin/shorts/refcitx') 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" -- cgit v1.2.3