mirror of
https://github.com/arkorty/Scripts.git
synced 2026-03-18 09:12:27 +00:00
Fix screenshot script
This commit is contained in:
@@ -12,7 +12,7 @@ PROG=maim
|
|||||||
NOTIPROG=dunstify
|
NOTIPROG=dunstify
|
||||||
|
|
||||||
timestamp=$(date +%F-%T)
|
timestamp=$(date +%F-%T)
|
||||||
PROG -u -s "$HOME/Pictures/Screenshots/$timestamp-screenshot.png"
|
$PROG -u -s "$HOME/Pictures/Screenshots/$timestamp-screenshot.png"
|
||||||
|
|
||||||
NOTIPROG "Captured" -a "maim" -u "low" -t "2000" -I "$HOME/Pictures/\
|
$NOTIPROG "Captured" -a "maim" -u "low" -t "2000" -I "$HOME/Pictures/\
|
||||||
Screenshots/$timestamp-screenshot.png"
|
Screenshots/$timestamp-screenshot.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user