From 1cbe1441aa60c924e6d0d3f59a00df3aa5528fba Mon Sep 17 00:00:00 2001 From: Nobleman <8305511+smac89@users.noreply.github.com> Date: Thu, 31 Aug 2023 10:26:19 -0600 Subject: [PATCH] Update micro.desktop (#2864) Add `NoDisplay=true` to avoid showing up in applications menu --- assets/packaging/micro.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/packaging/micro.desktop b/assets/packaging/micro.desktop index 3066f82e7..35772518b 100644 --- a/assets/packaging/micro.desktop +++ b/assets/packaging/micro.desktop @@ -12,4 +12,5 @@ Keywords=text;editor;syntax;terminal; Exec=micro %F StartupNotify=false Terminal=true +NoDisplay=true MimeType=text/plain;text/x-chdr;text/x-csrc;text/x-c++hdr;text/x-c++src;text/x-java;text/x-dsrc;text/x-pascal;text/x-perl;text/x-python;application/x-php;application/x-httpd-php3;application/x-httpd-php4;application/x-httpd-php5;application/xml;text/html;text/css;text/x-sql;text/x-diff;