antoniosarosi / dotfiles

My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
MIT License
861 stars 186 forks source link

Add Scrot save in folder #26

Closed supermavster closed 3 months ago

supermavster commented 3 years ago

Add parameters to the function Scrut:

Command:

scrot 'screenshot_%Y-%m-%d-%T_$wx$h.png' -e 'mkdir -p ~/images/screenshots/ | mv $f ~/images/screenshots/'

Result:

~/images/screenshots/screenshot_2021-06-06-20:05:56_1920x1080.png