forked from Shinonome/dots-hyprland
fix material theme loader connections warning
This commit is contained in:
@@ -40,7 +40,7 @@ Singleton {
|
|||||||
id: resetFilePathNextWallpaperChange
|
id: resetFilePathNextWallpaperChange
|
||||||
enabled: false
|
enabled: false
|
||||||
target: Config.options.background
|
target: Config.options.background
|
||||||
onWallpaperPathChanged: {
|
function onWallpaperPathChanged() {
|
||||||
root.filePath = ""
|
root.filePath = ""
|
||||||
root.filePath = Directories.generatedMaterialThemePath
|
root.filePath = Directories.generatedMaterialThemePath
|
||||||
resetFilePathNextWallpaperChange.enabled = false
|
resetFilePathNextWallpaperChange.enabled = false
|
||||||
|
|||||||
Reference in New Issue
Block a user