Skip to content

Commit

Permalink
* share/wallstreet/nrss.config:
Browse files Browse the repository at this point in the history
  - initial nrss config
  • Loading branch information
dustinkirkland committed Dec 4, 2016
1 parent ee761db commit 698126b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/changelog
Expand Up @@ -12,6 +12,8 @@ hollywood (1.12) unreleased; urgency=medium
- add more feeds, remove empty lines from rsstail
* lib/wallstreet/rsstail, share/wallstreet/newsbeuter.config:
- fix background, reload newsbeuter once a minute
* share/wallstreet/nrss.config:
- initial nrss config

-- Dustin Kirkland <kirkland@ubuntu.com> Wed, 30 Nov 2016 16:57:54 -0600

Expand Down
16 changes: 16 additions & 0 deletions share/wallstreet/nrss.config
@@ -0,0 +1,16 @@
default_rate "1"
default_show "30"
default_maxitems "50"

#Add some feeds
add "http://www.wsj.com/xml/rss/3_7031.xml" "Markets"
add "http://www.wsj.com/xml/rss/3_7014.xml" "Business"
add "http://www.wsj.com/xml/rss/3_7085.xml" "World News"
add "http://www.wsj.com/xml/rss/3_7455.xml" "Technology"

#These aren't defaults, but examples
browser "/usr/bin/w3m %u"

#Text browsers should enable this
browser_wait "1"

0 comments on commit 698126b

Please sign in to comment.