master
Daniel Napora 2021-08-12 13:23:31 +02:00
parent a5cb2bef4c
commit 4f08903767
1 changed files with 1 additions and 0 deletions

View File

@ -84,6 +84,7 @@ mb-setvar places_softwarepipe=true
__mainmenu() { __mainmenu() {
rsync -a /usr/share/mabox/lang/$LNGDIR/.config/jgmenu/*.csv $HOME/.config/jgmenu/ rsync -a /usr/share/mabox/lang/$LNGDIR/.config/jgmenu/*.csv $HOME/.config/jgmenu/
rsync -a /usr/share/mabox/lang/$LNGDIR/.config/mabox/favorites.csv $HOME/.config/mabox/ rsync -a /usr/share/mabox/lang/$LNGDIR/.config/mabox/favorites.csv $HOME/.config/mabox/
rsync -a /usr/share/mabox/lang/$LNGDIR/.config/mabox/setting*.csv $HOME/.config/mabox/
} }
__leftpanel() { __leftpanel() {