master
Daniel Napora 12 months ago
parent e82961ee2a
commit be1105e2bb
  1. 4
      usr/bin/mb-places
  2. 4
      usr/bin/mb-webbrowser

@ -100,11 +100,11 @@ POSITION_MODE="ipc"
else
POSITION_MODE="fixed"
fi
#jgmenu_icon_size=0
[ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius
[ -z $jgmenu_use_borders ] && menu_border=0
icons=1
iconmargin=4
mkconfigfile
cat <<EOF > ${MENU_ITEMS}

@ -86,11 +86,11 @@ POSITION_MODE="ipc"
else
POSITION_MODE="fixed"
fi
#jgmenu_icon_size=0
[ $(pidof picom) ] && MENU_RADIUS=$jgtools_radius
[ -z $jgmenu_use_borders ] && menu_border=0
icons=1
iconmargin=4
mkconfigfile
cat <<EOF > ${MENU_ITEMS}
$(printf '%s\n' "${out[@]}")

Loading…
Cancel
Save