diff --git a/README.md b/README.md index a6707630..4b42e820 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,14 @@ Example commands: `flameshot full -c -p ~/myStuff/captures` +- capture the screen containing the mouse and print the image (bytes) in PNG format: + + `flameshot screen -r` + +- capture the screen number 1 and copy it to the clipboard: + + `flameshot screen -n 1 -c` + In case of doubt choose the first or the second command as shortcut in your favorite desktop environment. A systray icon will be in your system's panel while Flameshot is running. diff --git a/dbus/org.dharkael.Flameshot.xml b/dbus/org.dharkael.Flameshot.xml index 57b899a3..87b68b0a 100644 --- a/dbus/org.dharkael.Flameshot.xml +++ b/dbus/org.dharkael.Flameshot.xml @@ -18,7 +18,7 @@ + + + + + + + +