Weather
This commit is contained in:
parent
ad6c971ead
commit
d2d89edb87
2 changed files with 4 additions and 1 deletions
3
common/bin/weather
Executable file
3
common/bin/weather
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
curl 'wttr.in/@h.lyte.dev?format=%l%20%T:%20%t%20%C%20%w%20%h'
|
|
@ -5,7 +5,7 @@ output "Samsung Electric Company SyncMaster H1AK500000" position 0,0
|
||||||
|
|
||||||
# whichever dell monitor is plugged in
|
# whichever dell monitor is plugged in
|
||||||
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5
|
output "Dell Inc. DELL U2720Q CWTM623" transform 90 scale 1.5
|
||||||
output "Dell Inc. DELL U2720Q CWTM623" position 3840,200
|
output "Dell Inc. DELL U2720Q CWTM623" position -1440,200
|
||||||
|
|
||||||
# whichever dell monitor is plugged in
|
# whichever dell monitor is plugged in
|
||||||
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
|
output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5
|
||||||
|
|
Reference in a new issue