statusbar: fix vpnstatus not showing inside of ETH network (non-vpn)
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; | ||||
| if ping -c 1 -W 1 -q webprint.ethz.ch > /dev/null; | ||||
| then | ||||
| 	 printf '🔬' | ||||
| fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user