summaryrefslogtreecommitdiff
path: root/config/Appearance.qml
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-05-05 10:19:46 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-05-05 10:19:46 +1000
commitc665c0ca98d72c172893e8bbd9c893aaa2b9f46e (patch)
tree160713bc48b5332c0534d0d235ef7f100344eb58 /config/Appearance.qml
parentbar: add scroll actions to fillers (diff)
downloadcaelestia-shell-c665c0ca98d72c172893e8bbd9c893aaa2b9f46e.tar.gz
caelestia-shell-c665c0ca98d72c172893e8bbd9c893aaa2b9f46e.tar.bz2
caelestia-shell-c665c0ca98d72c172893e8bbd9c893aaa2b9f46e.zip
feat: border + colour changes
Diffstat (limited to 'config/Appearance.qml')
-rw-r--r--config/Appearance.qml1
1 files changed, 0 insertions, 1 deletions
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 {}