Skip to content

Instantly share code, notes, and snippets.

@iddar
Last active April 9, 2020 18:24
Show Gist options
  • Save iddar/c9f5aadb532230e3589461f43fc883e3 to your computer and use it in GitHub Desktop.
Save iddar/c9f5aadb532230e3589461f43fc883e3 to your computer and use it in GitHub Desktop.
flameshot config

If you need or want to replace the PrtScr shortcut do the following:

1.- Release the PrtScr binding by this command gsettings set org.gnome.settings-daemon.plugins.media-keys screenshot '[]'

2.- Go to Settings -> Devices -> Keyboard and scroll to the end. Press + and you will create custom shortcut.

3.- Enter name: "flameshot", command: /usr/bin/flameshot gui.

4.- Set shortcut to PrtScr (print).

That is it. Next time you push PrtScr flameshot will be launched.

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