diff options
Diffstat (limited to 'scripts/sScreenshot')
-rwxr-xr-x | scripts/sScreenshot | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/sScreenshot b/scripts/sScreenshot deleted file mode 100755 index 33fda01..0000000 --- a/scripts/sScreenshot +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# Wrapper script for screenshots - -[ -d ~/Pictures/screenshots ] || mkdir -p ~/Pictures/screenshots - -maim ~/Pictures/screenshots/$(date +%s).png |