From 60f8bbbed425ddb10c4b761c59806bb2788ec6c6 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Mon, 30 Oct 2023 20:55:46 +0400 Subject: [PATCH] Add area screenshots to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e22d59..10fa15e 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,9 @@ The general system is: if a hotkey switches somewhere, then adding CtrlMod- | Decrease column width by 10% | | Mod= | Increase column width by 10% | | ModShiftF | Toggle full-screen on the focused window | -| PrtSc | Take a screenshot to clipboard and to `~/Pictures/Screenshots/` | +| PrtSc | Take an area screenshot. Select the area to screenshot with mouse, then press Space to save the screenshot, or Escape to cancel | | AltPrtSc | Take a screenshot of the focused window to clipboard and to `~/Pictures/Screenshots/` | +| CtrlPrtSc | Take a screenshot of the focused monitor to clipboard and to `~/Pictures/Screenshots/` | | ModCtrlShiftT | Toggle debug tinting of rendered elements | | ModShiftE | Exit niri |