Skip to content

Instantly share code, notes, and snippets.

@mattiasghodsian
Last active January 5, 2023 09:37
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattiasghodsian/5c81ac0b110fc184bf8fa412e15bfd9a to your computer and use it in GitHub Desktop.
Save mattiasghodsian/5c81ac0b110fc184bf8fa412e15bfd9a to your computer and use it in GitHub Desktop.
Install flameshot and bind to Prt Sc key on Ubuntu 20.04

Install flameshot

Remove current bind on Prt Sc key

gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot '[]'

Bind flameshot by going to Setttings > Keyboard Shortcuts and then scroll all the way down and press the +

name

flameshot

command

/usr/bin/flameshot gui

shortcut

Print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment