nixos-config/home-manager/wayland/scripts/screenshot

5 lines
124 B
Plaintext
Raw Permalink Normal View History

2024-02-09 17:17:48 -05:00
#!/usr/bin/env bash
grim - | wl-copy
notify-send "Screenshot saved to clipboard" \
2024-02-17 13:18:27 -05:00
-a grim -c screenshot -u low -t 3000