diff --git a/usr/bin/jgmenusettings-pipe b/usr/bin/jgmenusettings-pipe index 3e7858d..8a4c437 100755 --- a/usr/bin/jgmenusettings-pipe +++ b/usr/bin/jgmenusettings-pipe @@ -346,7 +346,7 @@ out+=("$FOLLOW_OB,mb-setvar jgmenu_theme=obtheme;$me ^sep()") out+=("$GRADIENT [ ${menu_gradient_pos:-none} ],^checkout(gradient)") out2+=("^tag(gradient)") -for i in none top right bottom left top_left top_right bottom_left bottom_right; do out2+=("$(printf "%14s,%s" "$i" "mb-setvar menu_gradient_pos=${i} $HOME/.config/mabox/jgobthemes/$jgmenu_theme.colorrc;$me")");done +for i in none top right bottom left top_left top_right bottom_left bottom_right; do out2+=("$(printf "%14s,%s" "$i" "mb-setvar menu_gradient_pos=${i};$me")");done out2+=("^tag(motywy)") else