Added check in config/.scripts/*.sh scripts wether the needed commands are available

Fixed shebang for some scrips
Removed unnecessary config/.scripts/lock.sh and replaced lock.sh with i3lock.py in the script that executed lock.sh
This commit is contained in:
TuDatTr
2020-05-22 01:55:37 +02:00
parent c0d11e4b79
commit 686f13e21c
7 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/python3
import time
import os