diff options
author | xyz <gky44px1999@gmail.com> | 2022-01-06 12:05:25 -0800 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2022-01-06 12:05:25 -0800 |
commit | f5e3ff0d6113fd33c662790b9b78b87901fea4ef (patch) | |
tree | f7f5b481f9087a870e2dcc5091ea6a625b3b9390 /home/xyz/.local/bin/news | |
parent | b0ba8b10837821e96e84af492e1a56d5400f23c7 (diff) |
news script, wtr as script instead of alias
Diffstat (limited to 'home/xyz/.local/bin/news')
-rwxr-xr-x | home/xyz/.local/bin/news | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news new file mode 100755 index 00000000..c4b614c1 --- /dev/null +++ b/home/xyz/.local/bin/news @@ -0,0 +1,7 @@ +#!/bin/sh + +# --hold must be before -e +o alacritty --hold -e wtr +o alacritty -e newsboat +o alacritty -e weechat +o telegram-desktop |