|
|
|
@ -114,6 +114,7 @@ rm $HOME/.local/share/fonts/lucide.ttf |
|
|
|
|
mkdir -p $HOME/.config/fontconfig/conf.d |
|
|
|
|
fc-cache |
|
|
|
|
rsync -a /usr/share/mabox/common/66-symbols.conf $HOME/.config/fontconfig/conf.d/ |
|
|
|
|
rsync -a /usr/share/mabox/common/volumettf $HOME/.config/tint2/scripts/ |
|
|
|
|
rsync -a /usr/share/mabox/lang/$LNGDIR/.config/tint2/*.tint2rc $HOME/.config/tint2/ |
|
|
|
|
killall -SIGUSR1 tint2 |
|
|
|
|
} |
|
|
|
|