add weather
This commit is contained in:
parent
a78c49fffb
commit
603afdff7e
4
bin/bar
4
bin/bar
@ -189,6 +189,6 @@ vmm() {
|
||||
fi
|
||||
}
|
||||
|
||||
printf "%%{l} %s | %s | %%{A:apm -A:}%%{A2:apm -L:}%%{A3:apm -H:}%s%%{A}%%{A}%%{A} | %s %%{r} | %s | %s | %s | %s | %s | @%s " \
|
||||
"$(battery)" "$(temp)" "$(hz)" "$(mem)" \
|
||||
printf "%%{l} %s | %s | %%{A:apm -A:}%%{A2:apm -L:}%%{A3:apm -H:}%s%%{A}%%{A}%%{A} | %s | %s %%{r} | %s | %s | %s | %s | %s | @%s " \
|
||||
"$(battery)" "$(temp)" "$(hz)" "$(mem)" "$(weather -color)" \
|
||||
"$(now_playing)" "$(vmm)" "$(mail)" "$(wifi)" "$(date '+%Y-%m-%d %H:%M')" "$(beat)"
|
||||
|
Loading…
Reference in New Issue
Block a user