Files
dotfiles/bin/wlshot
2021-10-13 18:58:04 +03:00

8 lines
118 B
Bash
Executable File

#! /bin/bash
action=$1
path="$HOME/Pictures/Screenshots/Screenshot-$(date +%s%3N).png"
grimshot $action area $path