Flameshot

From NixOS Wiki
Revision as of 13:26, 18 August 2024 by Serif (talk | contribs) (Created page and added instructions for building on Wayland.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Flameshot is a powerful screenshot and screenshot annotation tool. It allows the user to take and then draw, write text, blur, crop, and otherwise edit screenshots easily.

Wayland

To install flameshot on Wayland, add the following to your package list:

(flameshot.override { enableWlrSupport = true; })