4 lines
119 B
Bash
Executable file
4 lines
119 B
Bash
Executable file
#!/usr/bin/env bash
|
|
grim - | wl-copy
|
|
notify-send "Screenshot saved to clipboard" \
|
|
-a grim -c screenshot -u low -e
|