diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-02-09 17:04:10 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-02-09 17:04:10 -0500 |
commit | 0d17c0329b0115769b4a511846aba975e259c75e (patch) | |
tree | e5da7897c9e4b02a58dcaff9c2daf25cb8cdc46c /.config/newsboat/config | |
parent | f6361a8dc398b49392d38ee4f623a05804788f40 (diff) | |
download | dotfiles-0d17c0329b0115769b4a511846aba975e259c75e.tar.xz dotfiles-0d17c0329b0115769b4a511846aba975e259c75e.zip |
updated newsboat username
Diffstat (limited to '.config/newsboat/config')
-rw-r--r-- | .config/newsboat/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/newsboat/config b/.config/newsboat/config index 93c773b..3eb2cbd 100644 --- a/.config/newsboat/config +++ b/.config/newsboat/config @@ -2,7 +2,7 @@ prepopulate-query-feeds yes urls-source "ocnews" ocnews-url "https://nextcloud.53hor.net" -ocnews-login "adam" +ocnews-login "53hornet" ocnews-passwordfile "~/.config/newsboat/ocnews-password" # -- display ------------------------------------------------------------------- |