Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
a3e7914e
Commit
a3e7914e
authored
Nov 15, 2019
by
Jay Ta'ala
Browse files
FIX: replaced some unicode icons in my py3status conf.
parent
7ca63e51
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3status/.i3status.conf.py3status
View file @
a3e7914e
...
...
@@ -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
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment