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