Other changes
This commit is contained in:
3
Scripts/.local/scripts/screenshot
Executable file
3
Scripts/.local/scripts/screenshot
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
scrot -f -s '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/';
|
||||
Reference in New Issue
Block a user