mb-obthemes

master
Daniel Napora 2022-06-05 16:32:04 +02:00
parent 09401a76f1
commit f866d1b3e6
1 changed files with 1 additions and 1 deletions

View File

@ -813,7 +813,7 @@ function restoreOBrc(){
MBCOLORS="$1/MBcolors"
if [[ -d "$MBCOLORS" ]];then
cp -a $MBCOLORS/* ~/.themes/MBcolors/openbox-3/
cp -a MBcolors.colorrc ~/.config/mabox/jgobthemes/
cp -a $1/MBcolors.colorrc ~/.config/mabox/jgobthemes/
fi
TERMINAL_THEME="$1/terminal_theme"
if [[ -f "$TERMINAL_THEME" ]];then