2024-12-12 17:31 : id 425

This commit is contained in:
deadvey 2024-12-12 17:31:14 +00:00
parent 7eba102149
commit a8f761aad5

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;
};