From 67c5cc505c69475e7a051068ab07026198badd19 Mon Sep 17 00:00:00 2001 From: fbrehm Date: Tue, 21 Feb 2012 07:20:10 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +x11-plugins/wmweather-2.4.4 --- .etckeeper | 1 + wmweather.conf | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 wmweather.conf diff --git a/.etckeeper b/.etckeeper index c17ca76..29632bb 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1560,6 +1560,7 @@ maybe chmod 0644 './vim/vimrc' maybe chmod 0644 './vim/vimrc.local' maybe chmod 0644 './wgetrc' maybe chmod 0644 './whois.conf' +maybe chmod 0644 './wmweather.conf' maybe chmod 0755 './wpa_supplicant' maybe chmod 0755 './wpa_supplicant/wpa_cli.sh' maybe chmod 0755 './xdg' diff --git a/wmweather.conf b/wmweather.conf new file mode 100644 index 0000000..e3b0468 --- /dev/null +++ b/wmweather.conf @@ -0,0 +1,9 @@ +# wmweather system-wide configuration +# see also wmweather(1) + +# find your station id at http://www.nws.noaa.gov/tg/siteloc.shtml +station = EDDK + +# show metric values, e.g. °C instead of °F, and use Beaufort scale +metric +#beaufort -- 2.39.5