i3status-rust: removed location name from bar

i were to took a screenshot and almost got doxxed (skull emoji)
This commit is contained in:
Vitor Gonçalves 2023-12-05 01:34:53 -03:00
parent 7e46a6faab
commit 0bef9396d7
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ idle_fg = "#edebee"
[[block]]
block = "custom"
command = ''' curl https://wttr.in/$(cat "$XDG_DATA_HOME"/cityname)?format=%t%20%c%l%20%p '''
command = ''' curl https://wttr.in/$(cat "$XDG_DATA_HOME"/cityname)?format=%t%20%c%p '''
[[block]]
block = "memory"