Add touchscreen toggle script, change scripts to be POSIX compliant

This commit is contained in:
Riyyi
2018-01-08 15:47:53 +01:00
parent 83538cede1
commit 1f370d0aaa
6 changed files with 19 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
ICON="$HOME/Pictures/lock.png"
TMPBG='/tmp/screen.png'