add screenshot scripts

This commit is contained in:
2024-09-20 20:22:03 -07:00
parent 5ff2e4ae5d
commit bdc1e38871
3 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
maim --select -u
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
maim --select -u | xclip -selection clipboard -target 'image/png'
+2
View File
@@ -0,0 +1,2 @@
#!/bin/sh
maim --select -u ~/$(date +%s).png