From d2d89edb8741afec64c842334573a5b0d285c9f8 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Thu, 9 Mar 2023 12:14:16 -0600 Subject: [PATCH] Weather --- common/bin/weather | 3 +++ host/desktop/sway/config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100755 common/bin/weather diff --git a/common/bin/weather b/common/bin/weather new file mode 100755 index 0000000..332009f --- /dev/null +++ b/common/bin/weather @@ -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' diff --git a/host/desktop/sway/config b/host/desktop/sway/config index c86fa7f..c02293f 100644 --- a/host/desktop/sway/config +++ b/host/desktop/sway/config @@ -5,7 +5,7 @@ output "Samsung Electric Company SyncMaster H1AK500000" position 0,0 # whichever dell monitor is plugged in 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 output "Dell Inc. DELL U2720Q D3TM623" transform 90 scale 1.5