DEV Community

shkuvandikov
shkuvandikov

Posted on • Edited on

4 1

Set Flameshot as default screenshot app on Ubuntu :)

First update packages using


 apt update

Enter fullscreen mode Exit fullscreen mode

Install flamshot using apt or snap


 apt install flameshot

Enter fullscreen mode Exit fullscreen mode

 snap install flameshot

Enter fullscreen mode Exit fullscreen mode

Find the location of flameshot using


 flameshot

Enter fullscreen mode Exit fullscreen mode

then copy path of flameshot and go to settings of Ubuntu
Follow this steps
Settings --> Keyboards Shortcuts and scroll down

image

Press + button

image

to command field paste flameshot path and add gui command after the path then press set shortcut button

image

then you should press print screen button on your keyboard!
It should work if it does not first you should clear default screenshot command search for it and remove it then follow the steps above again!
Happy using!

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay