mirror of
https://github.com/tuxdotrs/tshell.git
synced 2026-09-19 18:49:02 +05:30
chore(network): replace nmtui with impala
This commit is contained in:
@@ -38,7 +38,7 @@ export const Network = () => {
|
||||
cssClasses={["pill"]}
|
||||
cursor={Gdk.Cursor.new_from_name("pointer", null)}
|
||||
onClicked={() =>
|
||||
execAsync(`wezterm start --class wezterm-floating nmtui`)
|
||||
execAsync(`wezterm start --class wezterm-floating impala`)
|
||||
}
|
||||
>
|
||||
<box spacing={5}>
|
||||
|
||||
Reference in New Issue
Block a user