desktop file: hide the app from desktop menus
https://wiki.archlinux.org/title/Desktop_entries#Hide_desktop_entries Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
f414e6c03f
commit
ec31f3c25d
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ Terminal=false
|
||||||
Exec=terminal-url-open %u
|
Exec=terminal-url-open %u
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
MimeType=x-scheme-handler/terminal;
|
MimeType=x-scheme-handler/terminal;
|
||||||
|
NoDisplay=true
|
||||||
|
|
Loading…
Reference in a new issue