about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-10-13 01:11:30 +0900
committersefidel <contact@sefidel.net>2023-10-13 01:11:30 +0900
commit700bc66c47ea8bbae14d3821727a85ea0721c350 (patch)
treea364136ca78c9c844cc4c1bfdeb5fbbb962e94ef /home/profiles
parentc3e5fe719a99cf173a3b4616dfe4ede4325c7d23 (diff)
downloadnixrc-700bc66c47ea8bbae14d3821727a85ea0721c350.tar.gz
nixrc-700bc66c47ea8bbae14d3821727a85ea0721c350.zip
feat(home/communication): neomutt: refresh mail on background
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/communication/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix
index e03e5fe..63fde85 100644
--- a/home/profiles/communication/default.nix
+++ b/home/profiles/communication/default.nix
@@ -273,7 +273,7 @@ in
           {
             map = [ "index" ];
             key = "S";
-            action = "<shell-escape>systemctl start --user mbsync-oneshot<enter>";
+            action = "<shell-escape>systemctl start --user mbsync-oneshot &<enter>";
           }
         ];