statusbar: fix vpnstatus never showing
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| #!/bin/bash | ||||
| pgrep openconnect > /dev/null || if ping -c 1 -W 1 -q webprint.ethz.ch > /dev/null | ||||
| pgrep openconnect > /dev/null && if ping -c 1 -W 1 -q webprint.ethz.ch > /dev/null; | ||||
| then | ||||
| 	 printf '🔬' | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user