Skip to content

Commit

Permalink
Fix typos in README (flameshot-org#2987)
Browse files Browse the repository at this point in the history
* Fix minor typos in README

* Revert "Return" to "Enter" change

(cherry picked from commit b4300d3)
  • Loading branch information
voytxt authored and Yuriy Puchkov committed Nov 18, 2022
1 parent dcd9b4c commit 8ac124d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ You can use the graphical menu to configure Flameshot, but alternatively you can
### Config file

You can also edit some of the settings (like overriding the default colors) in the configuration file.\
Linux path : `~/.config/flameshot/flameshot.ini`.\
Windows path : `C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini`.
Linux path: `~/.config/flameshot/flameshot.ini`.\
Windows path: `C:\Users\{YOURNAME}\AppData\Roaming\flameshot\flameshot.ini`.

When copying over the config file from Linux to Windows or vice versa,
make sure to correct the `savePath` variable,\
Expand All @@ -200,7 +200,7 @@ These shortcuts are available in GUI mode:
| <kbd>C</kbd> | Set the Circle as paint tool |
| <kbd>M</kbd> | Set the Marker as paint tool |
| <kbd>T</kbd> | Add text to your capture |
| <kbd>B</kbd> | Set Pixalate as the paint tool |
| <kbd>B</kbd> | Set Pixelate as the paint tool |
| <kbd></kbd>, <kbd></kbd>, <kbd></kbd>, <kbd></kbd> | Move selection 1px |
| <kbd>Shift</kbd> + <kbd></kbd>, <kbd></kbd>, <kbd></kbd>, <kbd></kbd> | Resize selection 1px |
| <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd></kbd>, <kbd></kbd>, <kbd></kbd>, <kbd></kbd> | Symmetrically resize selection 2px |
Expand Down Expand Up @@ -228,7 +228,7 @@ These shortcuts are available in GUI mode:
Flameshot uses <kbd>Print screen</kbd> (Windows) and <kbd>cmd</kbd>-<kbd>shift</kbd>-<kbd>x</kbd> (macOS) as default global hotkeys.
On Linux, Flameshot doesn't yet support <kbd>Pr Scr</kbd> out of the box, but with a bit of configuration you can set this up:
On Linux, Flameshot doesn't yet support <kbd>Prt Sc</kbd> out of the box, but with a bit of configuration you can set this up:

#### On KDE Plasma desktop

Expand Down

0 comments on commit 8ac124d

Please sign in to comment.