flameshot-org.github.io icon indicating copy to clipboard operation
flameshot-org.github.io copied to clipboard

One of possible solution to create screenshots under wayland without terminal session

Open Engimono opened this issue 1 year ago • 0 comments

possible smooth solution:

  1. install xdotool: sudo apt install xdotool
  2. create a custom shortcut (as an example Super+Print) with the command: xdotool exec flameshot gui

As a result, it loads "flameshot gui" without creating a terminal session that could appear in front of the screen's part you want to take as a screenshot.

Engimono avatar Jul 07 '24 17:07 Engimono