From 74f909fedcbe354055a7f5a492735e09ba6d15da Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 10 Sep 2020 12:19:06 -0400 Subject: Moved i3 commands into scripts, fixed screencast and added webcam toggles --- i3-mailcmd.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 i3-mailcmd.sh (limited to 'i3-mailcmd.sh') diff --git a/i3-mailcmd.sh b/i3-mailcmd.sh new file mode 100755 index 0000000..3d253fc --- /dev/null +++ b/i3-mailcmd.sh @@ -0,0 +1,4 @@ +#!/bin/sh +alacritty -t "Reading Email" -e zsh -c "cat ~/.config/wpg/sequences && mutt" +mbsync -c ~/.config/mbsync/mbsyncrc -a +pkill -77 i3blocks -- cgit v1.2.3