From 61ea702f8bd97784db48712799fff8065d17962d Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 6 Oct 2022 20:17:33 +0200 Subject: Use 'open' implementation also for lf --- .config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 377e50b..c164970 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -1,3 +1,3 @@ cmd open ${{ - xdg-open $f + nohup xdg-open "$f" > /dev/null 2>&1 & }} -- cgit v1.2.3-70-g09d2