aboutsummaryrefslogtreecommitdiff
path: root/.scripts/qscrot
diff options
context:
space:
mode:
authorMarvin Borner2024-01-15 02:48:40 +0100
committerMarvin Borner2024-01-25 15:34:20 +0100
commitec70ec36a898e6dc5752fc777db8786d946b032e (patch)
tree9f56b780b6792da7d2a7d8b4822d043eb0b1166a /.scripts/qscrot
parent8f6e86ee72a20fc9bbac62d71e0921b152eaa0bb (diff)
script syncHEADmaster
Diffstat (limited to '.scripts/qscrot')
-rwxr-xr-x.scripts/qscrot4
1 files changed, 4 insertions, 0 deletions
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