aboutsummaryrefslogtreecommitdiff
path: root/screenshot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'screenshot.sh')
-rwxr-xr-xscreenshot.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/screenshot.sh b/screenshot.sh
new file mode 100755
index 0000000..c096362
--- /dev/null
+++ b/screenshot.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+canberra-gtk-play -i audio-volume-change -d "changeVolume"
+scrot ~/Pictures/screenshots/%Y-%m-%d-%T-screenshot.png
+dunstify -t 1000 "Screenshot taken"
+gthumb ~/Pictures/screenshots