more scripts
This commit is contained in:
4
screenshot
Executable file
4
screenshot
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
file=~/Bilder/screenshots/$(date +%m_%d_%y_%T).png
|
||||
import -window root "$file"
|
||||
xclip -sel clip -t image/png "$file"
|
||||
Reference in New Issue
Block a user