make screenshot filename human-readable
This commit is contained in:
@ -2,4 +2,4 @@
|
||||
# Simple screenshot script with selection.
|
||||
|
||||
maim --select --hidecursor |
|
||||
tee /home/andrew/media/images/screenshots/"$(date +%s)".png | xclip -selection clipboard -target image/png
|
||||
tee /home/andrew/media/images/screenshots/"$(date +%Y-%m-%d\ %H:%M:%S)".png | xclip -selection clipboard -target image/png
|
||||
|
Reference in New Issue
Block a user