- Normal mode
This mode takes screenshot,saves it and moves to your clipboard:
sh grimshot.sh
#or
./grimshot.sh
- With
--copy_only flag
This mode takes temporary screenshot and automatically moves it to clipboard without opening the rofi menu:
sh grimshot.sh --copy_only
#or
./grimshot.sh --copy_only
Grimshot is released under the MIT License.