feat: conky, doas compatibility and dwm startup

This commit is contained in:
AngeD 2023-01-03 23:40:42 +01:00
parent f1fdfb2eb2
commit f002b34b6f
12 changed files with 54 additions and 18 deletions

View file

@ -6,7 +6,7 @@ usage() {
exit
}
if [ "$1" != *.pdf ]; then
if [[ "$1" != *.pdf ]]; then
usage
fi