docs: niri - screenshot

This commit is contained in:
Ryan Yin
2025-08-20 19:32:38 +08:00
parent b7f12a6ff2
commit 41d521e6f5

View File

@@ -194,8 +194,11 @@ niri: {
# (plain "Mod+Space" [(leaf "switch-layout" "next")])
# (plain "Mod+Shift+Space" [(leaf "switch-layout" "prev")])
# Take an area screenshot. Select the area to screenshot with mouse
(plain "Print" [ (flag "screenshot") ])
# Take a screenshot of the focused monitor
(plain "Ctrl+Print" [ (flag "screenshot-screen") ])
# Take a screenshot of the focused window
(plain "Alt+Print" [ (flag "screenshot-window") ])
# The quit action will show a confirmation dialog to avoid accidental exits.