From 46eaf22505c4573342ef7871b36098b1a210eebb Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Thu, 15 Dec 2022 17:13:24 +0800 Subject: Update --- X11/rofi/pass.edit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'X11/rofi') diff --git a/X11/rofi/pass.edit b/X11/rofi/pass.edit index 428564d..6187ef3 100755 --- a/X11/rofi/pass.edit +++ b/X11/rofi/pass.edit @@ -16,6 +16,6 @@ fi # Use detected terminal emulator to edit password coproc ( - rofi-sensible-terminal -e pass edit $1 && pass $1 --clip + alacritty -e pass edit $1 && pass $1 --clip rofi -e "Copied: $1" ) -- cgit v1.2.3-70-g09d2