2024-12-12 15:33 : id 399

This commit is contained in:
deadvey 2024-12-12 15:33:38 +00:00
parent 37feb2766f
commit 2106c6dfdc
2 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ in
magick ${WALLPAPER_PATH} -fuzz 10% -fill "#${BG}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{0,0}]" info:-)" ${WALLPAPER_PATH}
magick ${WALLPAPER_PATH} -fuzz 10% -fill "#${RED}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{3475,1627}]" info:-)" ${WALLPAPER_PATH}
magick ${WALLPAPER_PATH} -fuzz 10% -fill "#${YELLOW}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{4125,1584}]" info:-)" ${WALLPAPER_PATH}
magick ${WALLPAPER_PATH} -fuzz 10% -fill "#${GREEN}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{4460,2100}]" info:-)" ${WALLPAPER_PATH}
kill -9 $(pgrep hyprpaper)
sleep 1
hyprpaper &

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 0 B