diff options
Diffstat (limited to 'targets')
| -rwxr-xr-x | targets/rofi.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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\"; |
