diff --git a/zshrc.org b/zshrc.org index 84d6a5c..18926e6 100644 --- a/zshrc.org +++ b/zshrc.org @@ -344,11 +344,13 @@ This function is a poor-man eselect for configuration files it mv's #+begin_src sh function μ() { eca -e "(mu4e)" + eca -e "(x-focus-frame nil)" } function agenda() { # TODO: add parameter just in case eca -e "(org-agenda-list)" + eca -e "(x-focus-frame nil)" } function kill-emacs() {