fix mb-scrot glitches

master
Daniel Napora 2020-09-23 23:22:47 +02:00
parent 6159615137
commit e6a8c88b93
1 changed files with 1 additions and 1 deletions

View File

@ -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)