nixos-config/home-manager/wayland/scripts/screenshot
2024-05-11 19:25:27 -04:00

4 lines
124 B
Bash
Executable file

#!/usr/bin/env bash
grim - | wl-copy
notify-send "Screenshot saved to clipboard" \
-a grim -c screenshot -u low -t 3000