mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-25 09:00:26 +00:00
Prefer iTerm over Warp for now
This commit is contained in:
parent
98e1daf893
commit
6440062efd
1 changed files with 1 additions and 1 deletions
|
@ -129,8 +129,8 @@ public interface ExternalTerminalType extends PrefsChoiceValue {
|
|||
KONSOLE,
|
||||
XFCE,
|
||||
GNOME_TERMINAL,
|
||||
WARP,
|
||||
ITERM2,
|
||||
WARP,
|
||||
MACOS_TERMINAL,
|
||||
CUSTOM)
|
||||
.filter(terminalType -> terminalType.isSelectable())
|
||||
|
|
Loading…
Reference in a new issue