mb-reset fix
parent
e3ad8ac942
commit
4cf65d6072
|
@ -23,6 +23,7 @@
|
|||
#: mainmenu - overwrite main menu files (favorites.csv)
|
||||
#: leftpanel - left panel custom commands
|
||||
#: rightpanel - right panel custom commands
|
||||
#: allmenus - overvrite all menus, panels and exit dialog
|
||||
#: logout - logout dialog
|
||||
#: wrappers - nitrogen and xrandr Mabox wrappers
|
||||
|
||||
|
@ -121,6 +122,7 @@ killall -SIGUSR1 tint2
|
|||
}
|
||||
|
||||
__jgthemes() {
|
||||
rm $HOME/.config/mabox/jgobthemes/*.bak
|
||||
rsync -a /usr/share/mb-jgtools/jgobthemes/* $HOME/.config/mabox/jgobthemes/
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue