Add bin directory
This commit is contained in:
7
bin/wlshot
Executable file
7
bin/wlshot
Executable file
@@ -0,0 +1,7 @@
|
||||
#! /bin/bash
|
||||
|
||||
action=$1
|
||||
|
||||
path="$HOME/Pictures/Screenshots/Screenshot-$(date +%s%3N).png"
|
||||
|
||||
grimshot $action area $path
|
||||
Reference in New Issue
Block a user