Commit a3e7914e authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

FIX: replaced some unicode icons in my py3status conf.

parent 7ca63e51
......@@ -65,8 +65,8 @@ external_script {
}
whatismyip {
format = " {isp}\|{city}\|{countryCode} ({ip}) "
icon_on = ""
format = " 🖧 {isp}\|{city}\|{countryCode} ({ip}) "
icon_on = "🖧"
hide_when_offline = True
url_geo = "http://ip-api.com/json"
}
......@@ -129,4 +129,4 @@ path_exists VPN {
format_down = ""
color_good = "#00ff00"
path = "/sys/class/net/tun0/dev_id"
}
\ No newline at end of file
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment