From c665c0ca98d72c172893e8bbd9c893aaa2b9f46e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Mon, 5 May 2025 10:19:46 +1000 Subject: feat: border + colour changes --- config/Appearance.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'config/Appearance.qml') diff --git a/config/Appearance.qml b/config/Appearance.qml index a806aa1..1a5f58a 100644 --- a/config/Appearance.qml +++ b/config/Appearance.qml @@ -8,7 +8,6 @@ import Qt.labs.platform Singleton { id: root - property bool borders: true property bool light: false readonly property Transparency transparency: Transparency {} readonly property Rounding rounding: Rounding {} -- cgit v1.2.3-freya