4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
|
#!/usr/bin/bash
|
||
|
grimblast copy area || exit
|
||
|
notify-send "Screenshot copied to clipboard"
|