code bug delay fixed.
This commit is contained in:
parent
61987c3642
commit
bf816b41e7
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@ TARGET=$(\
|
|||
printf '%s\n' "$wid | $(atomx WM_CLASS $wid) | $(wname $wid)"
|
||||
done | cut -c 1-100 | $XMENU | cut -d '|' -f 1)
|
||||
|
||||
sleep 1;
|
||||
sleep .2;
|
||||
wms_mainrole.sh "$TARGET" # focus target
|
||||
|
|
Loading…
Reference in a new issue