Skip to content

Commit

Permalink
vpn-tun-status: fix leftover in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x70b1 committed Feb 5, 2024
1 parent f122dfa commit 4eaef74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polybar-scripts/vpn-tun-status/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ A script that shows the IP address for each active tun adapter.
```ini
[module/vpn-tun-status]
type = custom/script
exec = ~/polybar-scripts/vpn-tunX-ip.sh
exec = ~/polybar-scripts/vpn-tun-status.sh
interval = 10
```

0 comments on commit 4eaef74

Please sign in to comment.