mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 20:40:24 +01:00
docs: niri - screenshot
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user