diff options
Diffstat (limited to 'scripts/.scripts/screenshot_screen.sh')
| -rwxr-xr-x | scripts/.scripts/screenshot_screen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/.scripts/screenshot_screen.sh b/scripts/.scripts/screenshot_screen.sh new file mode 100755 index 0000000..41b634a --- /dev/null +++ b/scripts/.scripts/screenshot_screen.sh @@ -0,0 +1,3 @@ +#!/bin/sh -e + +flameshot screen --clipboard |
