aboutsummaryrefslogtreecommitdiff
path: root/scripts/.scripts/screenshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/.scripts/screenshot.sh')
-rwxr-xr-xscripts/.scripts/screenshot.sh10
1 files changed, 6 insertions, 4 deletions
diff --git a/scripts/.scripts/screenshot.sh b/scripts/.scripts/screenshot.sh
index f56a771..374dfe9 100755
--- a/scripts/.scripts/screenshot.sh
+++ b/scripts/.scripts/screenshot.sh
@@ -1,6 +1,8 @@
#!/bin/sh -e
-selection=$(hacksaw -f "-i %i -g %g")
-shotgun $selection - | xclip -t 'image/png' -selection clipboard
-random_word=$(cat /usr/share/dict/cracklib-small | shuf -n 1)
-shotgun $selection - >/tmp/$random_word.png
+# selection=$(hacksaw -f "-i %i -g %g")
+# shotgun $selection - | xclip -t 'image/png' -selection clipboard
+# random_word=$(cat /usr/share/dict/cracklib-small | shuf -n 1)
+# shotgun $selection - >/tmp/$random_word.png
+
+flameshot gui --clipboard