Skip to content

Commit

Permalink
Fixed copy & paste mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Photon89 authored Apr 3, 2024
1 parent ba610e2 commit a38454c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/shutter
Original file line number Diff line number Diff line change
Expand Up @@ -6124,7 +6124,7 @@ sub STARTUP {

print "\n\n\n We will be using slurp!\n\n\n"; #DEBUG

$screenshot = Shutter::Screenshot::SelectorWayland::xdg_portal($screenshooter);
$screenshot = Shutter::Screenshot::SelectorSlurpWayland::xdg_portal($screenshooter);

} else {

Expand Down

0 comments on commit a38454c

Please sign in to comment.