We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f122dfa commit 4eaef74Copy full SHA for 4eaef74
polybar-scripts/vpn-tun-status/README.md
@@ -16,6 +16,6 @@ A script that shows the IP address for each active tun adapter.
16
```ini
17
[module/vpn-tun-status]
18
type = custom/script
19
-exec = ~/polybar-scripts/vpn-tunX-ip.sh
+exec = ~/polybar-scripts/vpn-tun-status.sh
20
interval = 10
21
```
0 commit comments