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