added screenshot scripts to bind to my xfce4 shortcuts
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#requires scrot
|
||||
scrot '%Y-%m-%d_$wx$h_scrot.png' -e 'mv $f ~/Pictures/'
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#requires scrot
|
||||
scrot '%Y-%m-%d_$wx$h_scrot.png' -u -e 'mv $f ~/Pictures/'
|
||||
Reference in New Issue
Block a user