diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-09-08 03:18:32 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-09-08 03:18:32 -0700 |
commit | 29df72e7ada29c3c7a47a940a8db531c7058de3d (patch) | |
tree | 98702594fcd102e6b128bb0a22ac7dff2ead1e29 /home/xyz/.local | |
parent | b67a6c4eabbd010cbb93effc669ceb87699a13a9 (diff) |
update
Diffstat (limited to 'home/xyz/.local')
-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 a225b22c..17b351b5 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -9,11 +9,11 @@ daily () { o alacritty --hold -e rem -cu+2 -@ -w114 o alacritty --hold -e wtr o alacritty -e newsboat - o alacritty --hold -e rate } monthly () { o "$BROWSER" https://smtp.cheogram.com/ https://iknowwhatyoudownload.com/en/peer/ + o alacritty --hold -e rate } if [ $# -eq 0 ]; then |