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: ({