Elementary to elementary
This commit is contained in:
parent
a7c9a0ed32
commit
1a4a24e19a
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ pub fn get_supported_terminals() -> Vec<TerminalOption> {
|
|||
separator_arg: String::from("-e"),
|
||||
},
|
||||
TerminalOption {
|
||||
name: String::from("Elementary Terminal"),
|
||||
name: String::from("elementary Terminal"),
|
||||
executable_name: String::from("io.elementary.terminal"),
|
||||
separator_arg: String::from("--"),
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue