Correct last commit

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-03-03 23:43:53 -08:00
parent c91e682d09
commit 42d41a9419
1 changed files with 1 additions and 1 deletions

View File

@ -1372,7 +1372,7 @@ sub solidify_wallpaper {
# https://bugzilla.redhat.com/show_bug.cgi?id=1933118
mouse_set 512, 384;
mouse_click 'right';
mouse_set 480x 384;
mouse_set 480, 384;
mouse_click 'left';
hold_key 'alt';
send_key 'd';