2024-12-13 11:20 : id 436
This commit is contained in:
parent
bcaea916d7
commit
4f776f405a
@ -115,7 +115,9 @@ in
|
|||||||
-fuzz 10% -fill "#${BG}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{0,0}]" info:-)" \
|
-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:-)" \
|
-fuzz 10% -fill "#${ACCENT}" -opaque "$(convert ${WALLPAPER_PATH} -format "%[pixel:u.p{3475,1627}]" info:-)" \
|
||||||
${WALLPAPER_PATH}
|
${WALLPAPER_PATH}
|
||||||
|
oldid=$(pgrep wpaperd)
|
||||||
wpaperd
|
wpaperd
|
||||||
|
kill $oldid
|
||||||
'';
|
'';
|
||||||
executable = true;
|
executable = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user