sidebar: add scroll to bottom button

This commit is contained in:
end-4
2025-10-17 18:00:11 +02:00
parent 7612a3f742
commit f93d629acb
6 changed files with 76 additions and 2 deletions
@@ -175,7 +175,7 @@ Singleton {
property bool enableWorkspace: true
property real workspaceZoom: 1.07 // Relative to your screen, not wallpaper size
property bool enableSidebar: true
property real clockFactor: 1.13
property real clockFactor: 1.2
}
}