Adds / tweaks a bunch of scripts
This commit is contained in:
parent
887f479d1f
commit
285165913d
13 changed files with 112 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
rm /tmp/screen.png
|
||||
scrot -z /tmp/screen.png
|
||||
maim /tmp/screen.png
|
||||
convert /tmp/screen.png -scale 10% -scale 1000% /tmp/screen.png
|
||||
|
||||
if [[ -f $HOME/.config/screen-lock.png ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue