chore(network): replace nmtui with impala

This commit is contained in:
tux
2026-08-22 13:08:53 +05:30
parent fd5a96c4e8
commit bce512ef2f

View File

@@ -38,7 +38,7 @@ export const Network = () => {
cssClasses={["pill"]} cssClasses={["pill"]}
cursor={Gdk.Cursor.new_from_name("pointer", null)} cursor={Gdk.Cursor.new_from_name("pointer", null)}
onClicked={() => onClicked={() =>
execAsync(`wezterm start --class wezterm-floating nmtui`) execAsync(`wezterm start --class wezterm-floating impala`)
} }
> >
<box spacing={5}> <box spacing={5}>