fix mb-scrot -s
parent
de9d82dad5
commit
7e7e974a84
|
@ -67,7 +67,7 @@ case "$1" in
|
||||||
;;
|
;;
|
||||||
--select|-s)
|
--select|-s)
|
||||||
cd $scrot_dir
|
cd $scrot_dir
|
||||||
notify-send -i photo "$SELECT_AREA" &
|
notify-send -i photo "$SELECT_AREA" &&
|
||||||
scrot -fs &&
|
scrot -fs &&
|
||||||
sleep 1 && notify-send -i photo "$SAVED $scrot_dir"
|
sleep 1 && notify-send -i photo "$SAVED $scrot_dir"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in New Issue