From 6949e7843255206bc642e8f7457c217581c9b556 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 14 Aug 2023 13:46:13 +0800 Subject: Update --- X11/rofi/pass.edit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X11/rofi/pass.edit') diff --git a/X11/rofi/pass.edit b/X11/rofi/pass.edit index 2c0eeea..bfbdc31 100755 --- a/X11/rofi/pass.edit +++ b/X11/rofi/pass.edit @@ -16,5 +16,5 @@ fi # Use detected terminal emulator to edit password coproc ( - $terminal -e pass edit $1 && $(dirname $0)/pass.get $1 + EDITOR=nvim $terminal -e pass edit $1 && $(dirname $0)/pass.get $1 ) -- cgit v1.2.3-70-g09d2