Introduce `top` and `nmtui` desktop files
parent
34bfc3c161
commit
a887681f2a
|
@ -0,0 +1,5 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=-Tnmtui nmtui
|
||||||
|
Name=nmtui
|
||||||
|
Terminal=true
|
|
@ -0,0 +1,5 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=-Ttop top
|
||||||
|
Name=top
|
||||||
|
Terminal=true
|
Loading…
Reference in New Issue