ubuntu18.04-flameshot-shotcut
- Download flameshot
$ apt install flameshot
*The version of installed flameshot will be very low when using above method, we should use the following method instead.
- Download and install flameshot.
$ wget https://github.com/flameshot-org/flameshot/releases/download/v11.0.0/flameshot-11.0.0-1.ubuntu-18.04.amd64.deb $ sudo dpkg -i flameshot-11.0.0-1.ubuntu-18.04.amd64.deb
- Configure shotcut for starting flameshot (Ubuntu 18.04):
- Go to Settings > Device > Keyboard and press the '+' button at the bottom.
- Name the command as you like it, e.g. flameshot. And in the command insert
/usr/bin/flameshot gui
. Finally select your preferable shotcut.
