Browse Source

Add nag for wttr.in weather report (thanks @chubin)

Really nice work! Follow [Igor Chubin][ict] on Twitter or [GitHub][icg].

  [ict]: https://twitter.com/igor_chubin
  [icg]: https://github.com/chubin
Alois Mahdal 6 years ago
parent
commit
577a8d199b
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      dotfiles/config/bmo/nag.ini

+ 6
- 0
dotfiles/config/bmo/nag.ini View File

@@ -35,6 +35,12 @@
35 35
     notify-urgency = normal
36 36
     term-color = lblue
37 37
 
38
+[nag.def.wttr]
39
+    command = curl -s 'wttr.in/?1&n&q&T'
40
+    expiry = 3 hours
41
+    notify-urgency = low
42
+    term-color = lblue
43
+
38 44
 [nag.def.fortune]
39 45
     command = fortune -s tao
40 46
     expiry = 90 minutes