14 lines
230 B
Text
14 lines
230 B
Text
[weather]
|
|
command=curl -Ss "https://wttr.in/55404?m&format=%25c%25C+%25t+%25p\n"
|
|
interval=3600
|
|
color=#A4C2F4
|
|
|
|
[date]
|
|
command=date +"%a %m[%d]%Y"
|
|
interval=5
|
|
color=#EE92EE
|
|
|
|
[time]
|
|
command=date +"[%H:%M]:%S"
|
|
interval=5
|
|
color=#EEEE92
|