fix kde-material-you-colors: wallpaper path

This commit is contained in:
陈华
2025-07-11 15:01:20 +03:00
parent 528f5e755b
commit 4d3788cca6
+1 -1
View File
@@ -10,7 +10,7 @@ monitor = 0
# File containing absolute path of an image (Takes precedence over automatic wallpaper detection)
# Commented by default
file = ~/.local/state/quickshell/user/wallpaper.txt
file = ~/.local/state/quickshell/user/generated/wallpaper/path.txt
# List of 7 space separated colors (hex or rgb) to be used for text in pywal/konsole/KSyntaxHighlighting instead of wallpaper ones
# Accepted values are hex e.g #ff0000 and rgb e.g 255,0,0 colors (rgb is converted to hex)