Add bin directory

This commit is contained in:
2021-10-13 18:58:04 +03:00
parent cadd2ffc1e
commit 258ebeb396
6 changed files with 256 additions and 1 deletions

7
bin/wlshot Executable file
View File

@@ -0,0 +1,7 @@
#! /bin/bash
action=$1
path="$HOME/Pictures/Screenshots/Screenshot-$(date +%s%3N).png"
grimshot $action area $path