diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-10-17 18:40:22 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-10-17 18:40:22 -0500 |
| commit | 9572c2996509059d658bb393c215dd0afa90b827 (patch) | |
| tree | 6f83b3a810db011c1df12b7cea238b2303348cae /targets | |
| parent | bd1cefc02cc28a7dae09d88667da71bb88b6e6bf (diff) | |
i dont use that term
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\"; |
