From ad6ab6790665a82baaa71811ba725595922cb5aa Mon Sep 17 00:00:00 2001 From: bbedward Date: Mon, 28 Jul 2025 13:30:13 -0400 Subject: [PATCH] remove some outdated stuff --- Common/Colors.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/Common/Colors.qml b/Common/Colors.qml index 201556a2..74271c05 100644 --- a/Common/Colors.qml +++ b/Common/Colors.qml @@ -15,7 +15,6 @@ Singleton { readonly property string _homeUrl: StandardPaths.writableLocation(StandardPaths.HomeLocation) readonly property string homeDir: _homeUrl.startsWith("file://") ? _homeUrl.substring(7) : _homeUrl readonly property string wallpaperPath: Prefs.wallpaperPath - readonly property string notifyPath: homeDir + "/quickshell/wallpaper_changed" property bool matugenAvailable: false property string matugenJson: "" property var matugenColors: ({