mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-01-23 08:18:34 +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
|