diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-02-28 17:59:50 -0800 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-02-28 17:59:50 -0800 | 
| commit | 75795e120a5a49950a24b25999521faf9cb7edf1 (patch) | |
| tree | b7f13b36512ae792375028bfa45dd54b850ddc17 | |
| parent | c2e7185a571b53426722f037b3f490700823d439 (diff) | |
prp no need `alacritty --hold`, because if enter password correct just exit alacritty window is ok for me
| -rwxr-xr-x | sh/news | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -17,7 +17,7 @@ daily () {  	o alacritty --hold -e wtr  	o alacritty -e newsboat  	o alacritty --hold -e rate -	o alacritty --hold -e prp +	o alacritty -e prp  }  monthly () { | 
