Added scripts from home and fixed deploy
This commit is contained in:
5
scripts/lock.sh
Executable file
5
scripts/lock.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
scrot /tmp/screen-000.png
|
||||
convert /tmp/screen-000.png -scale 10% -scale 1000% /tmp/screen-000.png
|
||||
i3lock -n -t -i /tmp/screen-000.png
|
||||
Reference in New Issue
Block a user