diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-13 11:21:18 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2023-07-13 11:34:26 +0200 |
commit | 829de5cccdbd2e009379eb0b95c6e13be0cd50e0 (patch) | |
tree | f700ce6279a7102d3e3a338d71ae0d86272d6c96 /openlens-bin/OpenLens.desktop | |
parent | 5c3053193e3da93d58184e018a703ed33a32859a (diff) | |
download | archlinuxewe-829de5cccdbd2e009379eb0b95c6e13be0cd50e0.tar.xz |
openlens-bin new
Diffstat (limited to 'openlens-bin/OpenLens.desktop')
-rw-r--r-- | openlens-bin/OpenLens.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openlens-bin/OpenLens.desktop b/openlens-bin/OpenLens.desktop new file mode 100644 index 000000000..9e1a89bbe --- /dev/null +++ b/openlens-bin/OpenLens.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Type=Application +Name=OpenLens +GenericName=Kubernetes IDE +Comment=The Kubernetes IDE +Icon=open-lens +Exec=open-lens %U +Categories=System; +StartupNotify=true +StartupWMClass=Lens +MimeType=x-scheme-handler/lens; |