diff options
Diffstat (limited to 'i3-newsboatcmd.sh')
-rwxr-xr-x | i3-newsboatcmd.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i3-newsboatcmd.sh b/i3-newsboatcmd.sh new file mode 100755 index 0000000..c95063c --- /dev/null +++ b/i3-newsboatcmd.sh @@ -0,0 +1,3 @@ +#!/bin/sh +alacritty -t "Reading News" -e zsh -c "cat ~/.config/wpg/sequences && newsboat" +pkill -78 i3blocks |