aboutsummaryrefslogtreecommitdiff
path: root/.scripts/qscrot
blob: b5ce9acdc5bd9888c93450d088933132553bfe60 (plain) (blame)
1
2
3
4
#!/bin/bash

killall -9 flameshot
flameshot gui --raw | (zbarimg - || notify-send "No QR code found") | clip