From 94d35dd17a6635b55aecfc4dca2cf4257f43eb3c Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Thu, 19 Mar 2020 10:06:04 +0100 Subject: [PATCH] Update the opening of mails from polybar --- dotfiles/polybar.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/polybar.org b/dotfiles/polybar.org index 05eeb43..7d2d108 100644 --- a/dotfiles/polybar.org +++ b/dotfiles/polybar.org @@ -408,7 +408,7 @@ :header-args+: :shebang "#!/usr/bin/env bash" :END: #+begin_src bash - $TERMINAL -e "tmux -L neomutt attach" & + $TERMINAL -e "tmux new-session -A -s neomutt neomutt" & #+end_src * Redshift