From 89d1a0a6eee37336baf44141be59b3c49caa1f9d Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Thu, 30 Jul 2020 21:33:18 +0300 Subject: [PATCH] vifm: run zathura in background --- etc/soft/vifm/commands | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/soft/vifm/commands b/etc/soft/vifm/commands index f2917b5..3216983 100644 --- a/etc/soft/vifm/commands +++ b/etc/soft/vifm/commands @@ -46,7 +46,7 @@ command xc xc %c command config :nvim $MYVIFMRC command z !!zathura %c:p -command zt !!zt %f +command zt !!zt %f & command renamepdfs !renamepdfs --directory %d %f