2024-12-12 17:31 : id 426

This commit is contained in:
deadvey 2024-12-12 17:31:37 +00:00
parent a8f761aad5
commit 0daf6f196d

View File

@ -114,7 +114,7 @@ in
-fuzz 10% -fill "#${BG}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{0,0}]" info:-)" \
-fuzz 10% -fill "#${ACCENT}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{3475,1627}]" info:-)" \
${WALLPAPER_PATH}
wpaperd &
wpaperd
'';
executable = true;
};