J4VQMUHQ7HI2K4X27M3NQ262HU3Y5AJX4WLW47KYK6ROJMERRYFAC ${pkgs.grim}/bin/grim -g "$(${pkgs.slurp}/bin/slurp)" - | ${pkgs.wl-clipboard}/bin/wl-copy --type image/png
if ${pkgs.grim}/bin/grim -g "$(${pkgs.slurp}/bin/slurp)" - | ${pkgs.wl-clipboard}/bin/wl-copy --type image/png; then${pkgs.dunst}/bin/dunstify "Screenshot" "Area screenshot copied to clipboard" --icon=image-x-genericelse${pkgs.dunst}/bin/dunstify "Screenshot" "Failed to take screenshot" --icon=dialog-error --urgency=criticalfi
${pkgs.grim}/bin/grim - | ${pkgs.wl-clipboard}/bin/wl-copy --type image/png
if ${pkgs.grim}/bin/grim - | ${pkgs.wl-clipboard}/bin/wl-copy --type image/png; then${pkgs.dunst}/bin/dunstify "Screenshot" "Full screen screenshot copied to clipboard" --icon=image-x-genericelse${pkgs.dunst}/bin/dunstify "Screenshot" "Failed to take screenshot" --icon=dialog-error --urgency=criticalfi