feat: conky, doas compatibility and dwm startup
This commit is contained in:
parent
f1fdfb2eb2
commit
f002b34b6f
12 changed files with 54 additions and 18 deletions
|
@ -6,7 +6,7 @@ usage() {
|
|||
exit
|
||||
}
|
||||
|
||||
if [ "$1" != *.pdf ]; then
|
||||
if [[ "$1" != *.pdf ]]; then
|
||||
usage
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue