i3-scrot uses xclip which is not installed by default
As the title says, xclip is not installed by default on Manjaro i3 20.2 while every clipboard command in i3-scrot uses it. The output:
$ i3-scrot -dc
sh: line 1: xclip: command not found
scrot could not be executed the command: xclip -selection clipboard -t image/png -i 2021-02-06-192633_1920x1080_scrot.png && rm 2021-02-06-192633_1920x1080_scrot.png.
What is more, it doesn't send any notification that something failed. The error is not visible when the command is executed by a shortcut configured in i3.