From f866d1b3e62eb0510658c76f8b19015397786105 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Sun, 5 Jun 2022 16:32:04 +0200 Subject: [PATCH] mb-obthemes --- bin/mb-obthemes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mb-obthemes b/bin/mb-obthemes index 910bb02..0d26f14 100755 --- a/bin/mb-obthemes +++ b/bin/mb-obthemes @@ -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