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