diff options
author | ben <ben@nagy.contact> | 2025-01-10 11:14:29 -0800 |
---|---|---|
committer | ben <ben@nagy.contact> | 2025-01-10 11:14:29 -0800 |
commit | fb4f206e21cc2853e904e8e548b3d4450b208c8d (patch) | |
tree | 92044e436174b598bbb831473412ee4382a05396 /scripts/util/sc.sh | |
parent | 7339a5dae5f48ba37d44094f8aaa9915695f86e5 (diff) |
added scriptsmain
Diffstat (limited to 'scripts/util/sc.sh')
-rwxr-xr-x | scripts/util/sc.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/util/sc.sh b/scripts/util/sc.sh new file mode 100755 index 0000000..9557e34 --- /dev/null +++ b/scripts/util/sc.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +maim -s -m 10 | tee ~/Digital/Pictures/Screen\ Shots/$(date +%Y-%m-%d__%S%S).jpg | xclip -selection clipboard -t image/png |