Update
This commit is contained in:
4
hyprland/scripts/zbarcpy.sh
Executable file
4
hyprland/scripts/zbarcpy.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
I="$(grimblast --freeze save area - | zbarimg --raw --oneshot --quiet -)"
|
||||
wl-copy "$I"
|
||||
notify-send "Copied" "$I"
|
Reference in New Issue
Block a user