aleta-postre/tasks/mvscalable.sh
germedeb fcc94f1962 now the icon pack don't have scalable icons
this is because many icons have a transparent background in scalable, and some others don't display correctly. and links are not prepaired to they for now
2022-02-24 12:39:57 -03:00

12 lines
245 B
Bash
Executable File

#! /bin/sh
# move apps to the build folder
# cp icons/apps/* _build/aleta/apps/scalable
# move status
cp icons/scalable/status/* _build/aleta/status/scalable
# move animations
cp icons/scalable/animations/* _build/aleta/animations/scalable