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