mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-14 17:52:10 -04:00
remove some outdated stuff
This commit is contained in:
@@ -15,7 +15,6 @@ Singleton {
|
|||||||
readonly property string _homeUrl: StandardPaths.writableLocation(StandardPaths.HomeLocation)
|
readonly property string _homeUrl: StandardPaths.writableLocation(StandardPaths.HomeLocation)
|
||||||
readonly property string homeDir: _homeUrl.startsWith("file://") ? _homeUrl.substring(7) : _homeUrl
|
readonly property string homeDir: _homeUrl.startsWith("file://") ? _homeUrl.substring(7) : _homeUrl
|
||||||
readonly property string wallpaperPath: Prefs.wallpaperPath
|
readonly property string wallpaperPath: Prefs.wallpaperPath
|
||||||
readonly property string notifyPath: homeDir + "/quickshell/wallpaper_changed"
|
|
||||||
property bool matugenAvailable: false
|
property bool matugenAvailable: false
|
||||||
property string matugenJson: ""
|
property string matugenJson: ""
|
||||||
property var matugenColors: ({
|
property var matugenColors: ({
|
||||||
|
|||||||
Reference in New Issue
Block a user