upd
This commit is contained in:
parent
9ea2e57349
commit
997222b9ab
@ -160,8 +160,10 @@ if pgrep -af "conky.*mbcolor" >/dev/null; then
|
||||
if [[ "$i" == *mbcolor* ]];then
|
||||
supported+=("$i")
|
||||
else
|
||||
if [[ "$i" != *"/*"* ]];then
|
||||
unsupported+=("$i")
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
#array with not started conkies
|
||||
|
Loading…
Reference in New Issue
Block a user