diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 15:55:37 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-03-10 15:55:37 -0700 |
commit | 9f56ff494bc4d621c60574d91dc642ba9aea70b7 (patch) | |
tree | 464587173dc5567427bf022cccab83705027fdb3 /sh/news | |
parent | f88ff2b5a82378b2f835274ea35070bda39f75bd (diff) |
run telegram earlier, so gpg agent window prompt password last to show
Diffstat (limited to 'sh/news')
-rwxr-xr-x | sh/news | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,8 @@ #!/bin/sh daily () { + # telegram track crunchbits.com "1.5GB Yearly SSD VPS" availability via crunchbits.monster telegram channel + o telegram-desktop # mail.yahoo.com/d/folders/6 is spam folder # ihostart announcements rss feed not working on newsboat, not sure why, so I put here instead # I disabled discord notification for some lab/project group, I prefer check manually everyday @@ -18,8 +20,6 @@ daily () { https://flylightning.xyz # alacritty --hold must be before -e # full window: -w156, am and pm in one line: -w114 - # telegram track crunchbits.com "1.5GB Yearly SSD VPS" availability via crunchbits.monster telegram channel - o telegram-desktop o alacritty --hold -e rem -cu+2 -@ -w114 o alacritty --hold -e wtr o alacritty -e newsboat |