Settings: Added a ScreenCorners section in the general tab.

This commit is contained in:
LemmyCook
2025-09-11 19:22:07 -04:00
parent 4afb98cf4c
commit 626b745ce3
2 changed files with 56 additions and 37 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ Loader {
property color cornerColor: Qt.alpha(Color.mSurface, Settings.data.bar.backgroundOpacity)
property real cornerRadius: Style.screenRadius * scaling
property real cornerSize: Style.screenRadius * scaling
property real cornerSize: Style.screenRadius * scaling
Connections {
target: ScalingService