diff options
Diffstat (limited to 'home/xyz/.local/bin/news')
-rwxr-xr-x | home/xyz/.local/bin/news | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 18b94d96..eb14aa7c 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -14,7 +14,7 @@ daily () { } monthly () { - o "$BROWSER" --new-window https://smtp.cheogram.com/ https://iknowwhatyoudownload.com/en/peer/ + o "$BROWSER" https://smtp.cheogram.com/ https://iknowwhatyoudownload.com/en/peer/ o alacritty --hold -e rate } |