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
b6c0e6209f
commit
c1ae8e99a5
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ Terminal=false
|
|||
Exec=terminal-url-open %u
|
||||
StartupNotify=false
|
||||
MimeType=x-scheme-handler/terminal;
|
||||
NoDisplay=true
|
||||
|
|
Loading…
Reference in a new issue