dotfiles/hyprland/scripts/zbarcpy.sh
2024-02-27 02:33:56 +01:00

5 lines
125 B
Bash
Executable File

#!/bin/bash
I="$(grimblast --freeze save area - | zbarimg --raw --oneshot --quiet -)"
wl-copy "$I"
notify-send "Copied" "$I"