From 700bc66c47ea8bbae14d3821727a85ea0721c350 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 13 Oct 2023 01:11:30 +0900 Subject: feat(home/communication): neomutt: refresh mail on background --- home/profiles/communication/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles') 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 = "systemctl start --user mbsync-oneshot"; + action = "systemctl start --user mbsync-oneshot &"; } ]; -- cgit 1.4.1