nix-configs/modules/desktop/home/niri/kdl/screenshot.kdl
2026-01-26 00:42:00 +01:00

6 lines
174 B
Text

screenshot-path "~/Pictures/screenshots/%Y-%m-%dT%H:%M:%S.png"
binds {
Mod+Ctrl+S { screenshot-screen; }
Mod+Shift+S { screenshot-window; }
Mod+S { screenshot; }
}