add screenshot scripts
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
maim --select -u
|
||||
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
maim --select -u | xclip -selection clipboard -target 'image/png'
|
||||
Executable
+2
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
maim --select -u ~/$(date +%s).png
|
||||
Reference in New Issue
Block a user