1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-13 02:05:40 +08:00

5 lines
162 B
Bash
Raw Normal View History

2020-10-31 15:58:52 +08:00
{
declare -pA addCommand=([action]="add" [identifier]="defx_preview" [x]="$2" [y]="$3" [width]="$4" [path]="$1")
sleep 5
} | ueberzug layer --parser bash