mirror of https://gitlab.com/ceda_ei/tz-conky
Update README
This commit is contained in:
parent
f67d56d9c5
commit
d0c745f58d
12
README.md
12
README.md
|
@ -1,2 +1,14 @@
|
|||
# Timezone Conky
|
||||
|
||||
A simple conky to show time from different timezones
|
||||
|
||||
# Installation and usage
|
||||
|
||||
+ `git clone https://gitlab.com/ceda_ei/tz-conky`
|
||||
+ `cd tz-conky`
|
||||
+ `conky -c tz-conky`
|
||||
|
||||
# Configuration
|
||||
|
||||
To add or remove timezones, edit `tz.sh`. Each entry should be formatted like
|
||||
`timezone Region/City name_to_be_displayed`
|
||||
|
|
Loading…
Reference in New Issue