Skip to content

Commit 412cd20

Browse files
committed
add: network-public-ip documentation
1 parent 77eeca3 commit 412cd20

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/CONFIG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
- [mac-player](#mac-player---up)
2626
- [mpc](#mpc---up)
2727
- [network](#network---up)
28+
- [network-public-ip](#network-public-ip---up)
2829
- [network-bandwidth](#network-bandwidth---up)
2930
- [network-ping](#network-ping---up)
3031
- [network-vpn](#network-vpn---up)
@@ -645,6 +646,16 @@ Known issues:
645646

646647
- If for some reason `iw` is only in the path for root and not the normal user, wifi connections will be considered ethernet connections.
647648

649+
### network-public-ip - [up](#table-of-contents)
650+
651+
This widget displays the public IP address you're using.
652+
653+
Possible nerdfont settings for public IP info:
654+
655+
```bash
656+
set -g @dracula-network-public-ip-label "󰖟 "
657+
```
658+
648659
### network-bandwidth - [up](#table-of-contents)
649660

650661
This widget gives the currently used up and download speeds per second for one interface.

0 commit comments

Comments
 (0)