From 20f44d8e2b367fa468c59c7023ace89e3884b34f Mon Sep 17 00:00:00 2001 From: Honney Date: Mon, 1 Jun 2026 13:01:17 +0200 Subject: [PATCH] fixed stuff --- modules/wlogout/{modules => }/LogoutButton.qml | 0 modules/wlogout/{modules => }/WLogout.qml | 0 modules/wlogout/Wlogout.qml | 2 -- 3 files changed, 2 deletions(-) rename modules/wlogout/{modules => }/LogoutButton.qml (100%) rename modules/wlogout/{modules => }/WLogout.qml (100%) diff --git a/modules/wlogout/modules/LogoutButton.qml b/modules/wlogout/LogoutButton.qml similarity index 100% rename from modules/wlogout/modules/LogoutButton.qml rename to modules/wlogout/LogoutButton.qml diff --git a/modules/wlogout/modules/WLogout.qml b/modules/wlogout/WLogout.qml similarity index 100% rename from modules/wlogout/modules/WLogout.qml rename to modules/wlogout/WLogout.qml diff --git a/modules/wlogout/Wlogout.qml b/modules/wlogout/Wlogout.qml index 93ad2a8..21c4f08 100644 --- a/modules/wlogout/Wlogout.qml +++ b/modules/wlogout/Wlogout.qml @@ -1,8 +1,6 @@ import QtQuick import Quickshell -import "./modules" - ShellRoot { WLogout { LogoutButton {