diff --git a/webtop_kde/CHANGELOG.md b/webtop/CHANGELOG.md similarity index 100% rename from webtop_kde/CHANGELOG.md rename to webtop/CHANGELOG.md diff --git a/webtop_kde/Dockerfile b/webtop/Dockerfile similarity index 100% rename from webtop_kde/Dockerfile rename to webtop/Dockerfile diff --git a/webtop_kde/README.md b/webtop/README.md similarity index 100% rename from webtop_kde/README.md rename to webtop/README.md diff --git a/webtop_kde/apparmor.txt b/webtop/apparmor.txt similarity index 100% rename from webtop_kde/apparmor.txt rename to webtop/apparmor.txt diff --git a/webtop_kde/build.json b/webtop/build.json similarity index 100% rename from webtop_kde/build.json rename to webtop/build.json diff --git a/webtop_kde/config.json b/webtop/config.json similarity index 100% rename from webtop_kde/config.json rename to webtop/config.json diff --git a/webtop_kde/icon.png b/webtop/icon.png similarity index 100% rename from webtop_kde/icon.png rename to webtop/icon.png diff --git a/webtop_kde/logo.png b/webtop/logo.png similarity index 100% rename from webtop_kde/logo.png rename to webtop/logo.png diff --git a/webtop_kde/rootfs/etc/cont-init.d/20-folders.sh b/webtop/rootfs/etc/cont-init.d/20-folders.sh old mode 100755 new mode 100644 similarity index 100% rename from webtop_kde/rootfs/etc/cont-init.d/20-folders.sh rename to webtop/rootfs/etc/cont-init.d/20-folders.sh diff --git a/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh b/webtop/rootfs/etc/cont-init.d/80-configuration.sh old mode 100755 new mode 100644 similarity index 100% rename from webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh rename to webtop/rootfs/etc/cont-init.d/80-configuration.sh diff --git a/webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh b/webtop/rootfs/etc/cont-init.d/90-ingress.sh old mode 100755 new mode 100644 similarity index 100% rename from webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh rename to webtop/rootfs/etc/cont-init.d/90-ingress.sh diff --git a/webtop_kde/rootfs/etc/nginx/includes/mime.types b/webtop/rootfs/etc/nginx/includes/mime.types similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/mime.types rename to webtop/rootfs/etc/nginx/includes/mime.types diff --git a/webtop_kde/rootfs/etc/nginx/includes/proxy_params.conf b/webtop/rootfs/etc/nginx/includes/proxy_params.conf similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/proxy_params.conf rename to webtop/rootfs/etc/nginx/includes/proxy_params.conf diff --git a/webtop_kde/rootfs/etc/nginx/includes/resolver.conf b/webtop/rootfs/etc/nginx/includes/resolver.conf similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/resolver.conf rename to webtop/rootfs/etc/nginx/includes/resolver.conf diff --git a/webtop_kde/rootfs/etc/nginx/includes/server_params.conf b/webtop/rootfs/etc/nginx/includes/server_params.conf similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/server_params.conf rename to webtop/rootfs/etc/nginx/includes/server_params.conf diff --git a/webtop_kde/rootfs/etc/nginx/includes/ssl_params.conf b/webtop/rootfs/etc/nginx/includes/ssl_params.conf similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/ssl_params.conf rename to webtop/rootfs/etc/nginx/includes/ssl_params.conf diff --git a/webtop_kde/rootfs/etc/nginx/includes/upstream.conf b/webtop/rootfs/etc/nginx/includes/upstream.conf similarity index 100% rename from webtop_kde/rootfs/etc/nginx/includes/upstream.conf rename to webtop/rootfs/etc/nginx/includes/upstream.conf diff --git a/webtop_kde/stats.png b/webtop/stats.png similarity index 100% rename from webtop_kde/stats.png rename to webtop/stats.png diff --git a/webtop_kde/updater.json b/webtop/updater.json similarity index 100% rename from webtop_kde/updater.json rename to webtop/updater.json