init
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
maim -i "$(xdotool getactivewindow)" /tmp/shot.png
|
||||
xclip -selection clipboard -t image/png -i /tmp/shot.png
|
||||
Reference in New Issue
Block a user