mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 06:30:03 +08:00
5 lines
162 B
Bash
Vendored
5 lines
162 B
Bash
Vendored
{
|
|
declare -pA addCommand=([action]="add" [identifier]="defx_preview" [x]="$2" [y]="$3" [width]="$4" [path]="$1")
|
|
sleep 5
|
|
} | ueberzug layer --parser bash
|