mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 13:53:07 +01:00
7 lines
158 B
Bash
7 lines
158 B
Bash
setup_image 1
|
|
|
|
[ "$image_method" = "$image_method_ueberzug" ] &&
|
|
printf '{"action": "remove", "identifier": "preview"}\n' > "$fifo"
|
|
|
|
is_kitty && kitty_clear
|