aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjason2020-12-04 10:15:19 -0700
committerjason2020-12-04 10:39:45 -0700
commite01ab479da9a1983e6f0c2e3dcc4c828a74a5ce4 (patch)
tree624b9c4bd4f2d79bbbf0cebdf5cbb23f649da2df
parenta5eeab3f475ef263ae090313d1df425ce358abfd (diff)
downloaddotfiles-e01ab479da9a1983e6f0c2e3dcc4c828a74a5ce4.tar.gz
dotfiles-e01ab479da9a1983e6f0c2e3dcc4c828a74a5ce4.zip
comment for why the mouse pointer xmodmap; fix checkmail with new ver of lieer
-rwxr-xr-xscripts/bin/checkmail.sh11
-rw-r--r--xorg/.Xmodmap3
2 files changed, 9 insertions, 5 deletions
diff --git a/scripts/bin/checkmail.sh b/scripts/bin/checkmail.sh
index 9da8052..c823b94 100755
--- a/scripts/bin/checkmail.sh
+++ b/scripts/bin/checkmail.sh
@@ -1,10 +1,13 @@
1#!/usr/bin/env bash 1#!/usr/bin/env bash
2#parallel gmi sync --no-progress -C ::: ~/.mail/jason_zzq.gmail ~/.mail/jason_hitched.gmail 2source ~/.virtualenvs/lieer/bin/activate
3cd ~/.mail/jason_zzq.gmail && gmi sync 3parallel gmi sync --no-progress -C ::: ~/.mail/jason_zzq.gmail ~/.mail/jason_hitched.gmail
4cd ~/.mail/jason_hitched.gmail && gmi sync 4#cd ~/.mail/jason_zzq.gmail && gmi sync
5cd ~ 5#cd ~/.mail/jason_hitched.gmail && gmi sync
6#cd ~
6 7
7notmuch tag -important \* 8notmuch tag -important \*
9notmuch tag -inbox -unread "tag:trash"
10notmuch tag -inbox -unread "tag:spam"
8 11
9notmuch tag +hitched "folder:/.*jason_hitched\.gmail/" 12notmuch tag +hitched "folder:/.*jason_hitched\.gmail/"
10notmuch tag -hitched -inbox "tag:debezium" 13notmuch tag -hitched -inbox "tag:debezium"
diff --git a/xorg/.Xmodmap b/xorg/.Xmodmap
index 43f5d90..ee2ded6 100644
--- a/xorg/.Xmodmap
+++ b/xorg/.Xmodmap
@@ -2,5 +2,6 @@ clear Lock
2keycode 66 = Control_L 2keycode 66 = Control_L
3add Control = Control_L 3add Control = Control_L
4 4
5! Disable mosue back (6) and mouse forward (7) 5! Disable mouse back (6) and mouse forward (7)
6! for fm
6pointer = 1 2 3 4 5 0 0 8 9 10 11 12 7pointer = 1 2 3 4 5 0 0 8 9 10 11 12