X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/115adbfbef4cc2ca9cc8a074cad6c3d81e8f5d3a..75f8530ee6a2ff9d28e08c033b5b80602b700f3f:/rc.org
diff --git a/rc.org b/rc.org
index 1821b82..ebd752f 100644
--- a/rc.org
+++ b/rc.org
@@ -625,9 +625,9 @@ timeout = 0
Helvetica
-
+
Liberation Sans
-
+
#+end_src
@@ -2290,15 +2290,19 @@ notmuch tag +inbox +unread +latest -new -- tag:new
notmuch tag -inbox +lists/hackernewsletter -- folder:amin/lists/hackernewsletter
notmuch tag -inbox +lists/haskell-weekly -- folder:amin/lists/haskell-weekly
-notmuch tag -inbox +pay -- folder:amin/pay
+notmuch tag -inbox +pay -- folder:amin/pay
notmuch tag -inbox +banking -- folder:amin/banking
+notmuch tag -inbox +work -- folder:amin/work
#
#
-notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136
-notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463
-notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212
+notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136
+notmuch tag -inbox +uw/cs846 -- folder:uwaterloo/lists/cs846
+notmuch tag -inbox +uw/ece750 -- folder:uwaterloo/lists/ece750
+notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212
+notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463
+notmuch tag -inbox +lists/alloytools -- folder:uwaterloo/lists/alloytools
notmuch tag -inbox +lists/clvsingle -- folder:uwaterloo/lists/Clvsingle
notmuch tag -inbox +lists/gsa -- folder:uwaterloo/lists/GSA
notmuch tag -inbox +lists/math-grad -- folder:uwaterloo/lists/Math-grad
@@ -4004,9 +4008,9 @@ include /etc/sway/config.d/*
** TLP
*** TODO enigma
-*** archy
+*** pary
-#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "archy")) "/sudo::/etc/default/tlp")
+#+begin_src conf :tangle (when (and (eq system-type 'gnu/linux) (string= (system-name) "pary")) "/sudo::/etc/default/tlp")
# ------------------------------------------------------------------------------
# tlp - Parameters for power saving
# See full explanation: http://linrunner.de/en/tlp/docs/tlp-configuration.html
@@ -4930,7 +4934,7 @@ ZSH_HIGHLIGHT_PATTERNS+=('rm -rf *' 'fg=white,bold,bg=red')
setopt globdots
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
-source ~/.zsh/zsh-autopair/autopair.zsh
+# source ~/.zsh/zsh-autopair/autopair.zsh
### fzf ###