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 ZShell
import Quickshell
import Quickshell.Services.Pipewire
import QtQuick
import qs.Config
import ZShell.Config
Singleton {
id: root
+1 -1
View File
@@ -2,7 +2,7 @@ import Quickshell
import Quickshell.Services.UPower
import QtQuick
import ZShell
import qs.Config
import ZShell.Config
import qs.Components.Toast
import qs.Helpers
+1 -1
View File
@@ -11,7 +11,7 @@ import qs.Components
import qs.Modules
import qs.Helpers
import qs.Paths
import qs.Config
import ZShell.Config
Singleton {
id: root