mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2026-09-19 18:19:02 +05:30
chore(network): replace nmtui with impala
This commit is contained in:
@@ -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}>
|
||||||
|
|||||||
Reference in New Issue
Block a user