From 622f5ad1c8c3abb1c4e15a658c4d9d71f4ced0dc Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 17 Jan 2012 09:03: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 e198d814..3cf20817 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1410,6 +1410,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 00000000..e3b04686 --- /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