config moved to c++ plugin, removed old qml + fileview implementation

This commit is contained in:
2026-08-13 02:25:26 +02:00
parent c29b91cd26
commit 3cd3209b28
341 changed files with 4851 additions and 3502 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import Quickshell.Hyprland
import QtQuick
import qs.Components
import qs.Helpers
import qs.Config
import ZShell.Config
import ZShell.Internal
Item {
+1 -1
View File
@@ -1,7 +1,7 @@
import Quickshell
import QtQuick
import Quickshell.Wayland
import qs.Config
import ZShell.Config
import qs.Modules.DesktopIcons
Loader {