upd
parent
9b49a0acf2
commit
75f8f04380
|
@ -114,6 +114,7 @@ rm $HOME/.local/share/fonts/lucide.ttf
|
||||||
mkdir -p $HOME/.config/fontconfig/conf.d
|
mkdir -p $HOME/.config/fontconfig/conf.d
|
||||||
fc-cache
|
fc-cache
|
||||||
rsync -a /usr/share/mabox/common/66-symbols.conf $HOME/.config/fontconfig/conf.d/
|
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/
|
rsync -a /usr/share/mabox/lang/$LNGDIR/.config/tint2/*.tint2rc $HOME/.config/tint2/
|
||||||
killall -SIGUSR1 tint2
|
killall -SIGUSR1 tint2
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue