mb-obthemes

This commit is contained in:
Daniel Napora 2022-06-05 16:32:04 +02:00
parent 09401a76f1
commit f866d1b3e6

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