diff --git a/sway/scripts/screenshot.sh b/sway/scripts/screenshot.sh index fe4d061..84b8739 100755 --- a/sway/scripts/screenshot.sh +++ b/sway/scripts/screenshot.sh @@ -2,5 +2,5 @@ # screenshot focused monitor with satty output=$(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') -grim -o "$output" - | satty -f - --fullscreen --early-exit +grim -o "$output" - | satty -f - --fullscreen --early-exit --copy-command wl-copy