From 9572c2996509059d658bb393c215dd0afa90b827 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Fri, 17 Oct 2025 18:40:22 -0500 Subject: [PATCH] i dont use that term --- targets/rofi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/rofi.sh b/targets/rofi.sh index f67b0b5..eef77bd 100755 --- a/targets/rofi.sh +++ b/targets/rofi.sh @@ -20,7 +20,7 @@ configuration { kb-row-up: \"Up,Control+k,Shift+Tab,Shift+ISO_Left_Tab\"; kb-row-down: \"Down,Control+j\"; kb-accept-entry: \"Control+m,Return,KP_Enter\"; - terminal: \"mate-terminal\"; + terminal: \"wezterm\"; kb-remove-to-eol: \"Control+Shift+e\"; /*kb-mode-next: \"Shift+Right,Control+Tab,Control+l\";*/ kb-mode-previous: \"Shift+Left,Control+Shift+Tab,Control+h\";