From 2bc3120aa0649410c5b3b573744e0e7a789ef02c Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 22 Jun 2023 12:50:38 -0700 Subject: telegram used to start after weechat start, so gpg agent is start before telegram, and input field of agent is steal by telegram which is not what I want --- home/xyz/.local/bin/news | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home') diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index 50a40fe1..5c7f20ad 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -1,6 +1,7 @@ #!/bin/sh daily () { + o telegram-desktop # maybe add: https://discord.com/channels/@me # mail.yahoo.com/d/folders/6 is spam folder o "$BROWSER" https://github.com/notifications https://mail.google.com 'https://mail.google.com/mail/u/0/#spam' https://mail.yahoo.com https://mail.yahoo.com/d/folders/6 https://kyun.host/ 'https://act.hoyolab.com/ys/event/signin-sea-v3/index.html?act_id=e202102251931481' 'https://store.steampowered.com/app/1948800/_/' @@ -9,9 +10,8 @@ daily () { o alacritty --hold -e rem -cu+2 -@ -w114 o alacritty --hold -e wtr o alacritty -e newsboat - o alacritty -e weechat - o telegram-desktop o alacritty --hold -e rate + o alacritty -e weechat } monthly () { -- cgit v1.2.3-70-g09d2