diff --git a/applications/Docker.desktop b/applications/Docker.desktop new file mode 100644 index 0000000..72e17e6 --- /dev/null +++ b/applications/Docker.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=Docker +Comment=Manage Docker containers with LazyDocker +Exec=alacritty --class=Docker --title=Docker -e lazydocker +Terminal=false +Type=Application +Icon=Docker +Categories=GTK; +StartupNotify=false + diff --git a/applications/icons/Docker.png b/applications/icons/Docker.png new file mode 100644 index 0000000..c025759 Binary files /dev/null and b/applications/icons/Docker.png differ