gradient pos fix
This commit is contained in:
parent
f7c73ffc7a
commit
4d53048782
@ -346,7 +346,7 @@ out+=("<s>$FOLLOW_OB</s>,mb-setvar jgmenu_theme=obtheme;$me
|
||||
^sep()")
|
||||
out+=("$GRADIENT [ <b>${menu_gradient_pos:-none}</b> ],^checkout(gradient)")
|
||||
out2+=("^tag(gradient)")
|
||||
for i in none top right bottom left top_left top_right bottom_left bottom_right; do out2+=("$(printf "<tt>%14s</tt>,%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 "<tt>%14s</tt>,%s" "$i" "mb-setvar menu_gradient_pos=${i};$me")");done
|
||||
out2+=("^tag(motywy)")
|
||||
else
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user