Revert "Dock: add position option"

This reverts commit 6235d2b3d6.
This commit is contained in:
Ly-sec
2025-10-04 18:43:55 +02:00
parent 1f13fda4a4
commit b1e5f406e3
11 changed files with 27 additions and 399 deletions
+1 -2
View File
@@ -128,7 +128,7 @@ Singleton {
JsonAdapter {
id: adapter
property int settingsVersion: 14
property int settingsVersion: 13
// bar
property JsonObject bar: JsonObject {
@@ -252,7 +252,6 @@ Singleton {
property list<string> monitors: []
// Desktop entry IDs pinned to the dock (e.g., "org.kde.konsole", "firefox.desktop")
property list<string> pinnedApps: []
property string position: "bottom"
}
// network