dotfiles/.config/polybar/scripts/network-publicip.sh
2024-01-29 08:31:23 -06:00

4 lines
47 B
Bash

#!/bin/sh
echo "# $(curl -4 -sf ifconfig.co)"