diff options
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/news | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 1d7dd809..09db08a2 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -13,6 +13,7 @@ daily () { monthly () { o alacritty --hold -e rate xmr@60d + o "$BROWSER" --new-window https://smtp.cheogram.com/ daily } |