ubuntu18.04-flameshot-shotcut

  1. 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.

  1. 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
    
  2. 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.
posted @ 2022-04-12 16:38  hotfengz  阅读(67)  评论(0)    收藏  举报