Allow for optional external viewer args

In order to pass in options like `--new-window` to an external viewer like
`firefox`, optional args can now be defined in configuration. See
config-example.yaml for an example.
This commit is contained in:
Dave Gallant
2020-04-04 22:55:33 -04:00
parent 49ea48976d
commit 073db44b81
6 changed files with 24 additions and 14 deletions

View File

@@ -15,8 +15,6 @@ func TestLoadConfiguration(t *testing.T) {
"https://www.reddit.com/r/golang/.rss",
"https://www.reddit.com/r/linux/.rss",
"https://www.zdnet.com/topic/security/rss.xml",
"https://aws.amazon.com/blogs/security/feed/",
"https://www.archlinux.org/feeds/news/",
}
assert.Equal(