feat(terminal): Rewrite GJS plugin in Rust
This commit is contained in:
parent
3869e35a80
commit
2aa86e4ff7
8 changed files with 171 additions and 114 deletions
|
|
@ -6,6 +6,6 @@
|
|||
help: "run ",
|
||||
isolate: true,
|
||||
),
|
||||
bin: (path: "terminal.js"),
|
||||
bin: (path: "terminal"),
|
||||
icon: Name("utilities-terminal"),
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue