Prefer iTerm over Warp for now

This commit is contained in:
crschnick 2023-04-10 14:36:40 +00:00
parent 98e1daf893
commit 6440062efd

View file

@ -129,8 +129,8 @@ public interface ExternalTerminalType extends PrefsChoiceValue {
KONSOLE,
XFCE,
GNOME_TERMINAL,
WARP,
ITERM2,
WARP,
MACOS_TERMINAL,
CUSTOM)
.filter(terminalType -> terminalType.isSelectable())