From ec70ec36a898e6dc5752fc777db8786d946b032e Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 15 Jan 2024 02:48:40 +0100 Subject: script sync --- .scripts/qscrot | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/qscrot (limited to '.scripts/qscrot') diff --git a/.scripts/qscrot b/.scripts/qscrot new file mode 100755 index 0000000..b5ce9ac --- /dev/null +++ b/.scripts/qscrot @@ -0,0 +1,4 @@ +#!/bin/bash + +killall -9 flameshot +flameshot gui --raw | (zbarimg - || notify-send "No QR code found") | clip -- cgit v1.2.3