update
parent
a5cb2bef4c
commit
4f08903767
|
@ -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() {
|
||||||
|
|
Loading…
Reference in New Issue