diff --git a/bin/mb-jgtools b/bin/mb-jgtools index d2e7938..c15df16 100755 --- a/bin/mb-jgtools +++ b/bin/mb-jgtools @@ -322,15 +322,15 @@ $THEME_MNGR,mb-obthemes,preferences-desktop-theme  $BACK,^back() ^tag(weblinks) -^sep(Zasoby online) +^sep($ONLINE_RES) ^sep(Mabox) Mabox - pierwsze kroki,exo-open --launch WebBrowser https://pl.maboxlinux.org/przewodnik-uzytkownika/,distributor-logo-mabox Forum Mabox,exo-open --launch WebBrowser https://forum.maboxlinux.org/,distributor-logo-mabox ^sep(Manjaro) Stable Updates,exo-open --launch WebBrowser https://forum.manjaro.org/c/announcements/stable-updates/,distributor-logo-manjaro -Home site,exo-open --launch WebBrowser https://manjaro.org,distributor-logo-manjaro -Wiki,exo-open --launch WebBrowser https://wiki.manjaro.org,distributor-logo-manjaro -Forum,exo-open --launch WebBrowser https://forum.manjaro.org,distributor-logo-manjaro +Manjaro Wiki,exo-open --launch WebBrowser https://wiki.manjaro.org,distributor-logo-manjaro +Manjaro Forum,exo-open --launch WebBrowser https://forum.manjaro.org,distributor-logo-manjaro +^sep() Manjaro PL,exo-open --launch WebBrowser https://manjaro.pl,distributor-logo-manjaro Forum Manjaro PL,exo-open --launch WebBrowser https://forum.manjaro.pl,distributor-logo-manjaro ^sep(ArchLinux) @@ -338,12 +338,18 @@ ArchWiki,exo-open --launch WebBrowser https://wiki.archlinux.org/,distributor-lo ^sep(Openbox) OpenBox,exo-open --launch WebBrowser http://openbox.org/wiki/Help:Contents,openbox OpenBox ArchWiki,exo-open --launch WebBrowser https://wiki.archlinux.org/index.php/Openbox,openbox -^sep(Dokumentacja Tint2) +^sep(Jgmenu) +Jgmenu homesite,exo-open --launch WebBrowser https://jgmenu.github.io/,jgmenu +Jgmenu GitHub,exo-open --launch WebBrowser https://github.com/johanmalm/jgmenu,jgmenu +^sep(Tint2) +Tint2 GitLab,exo-open --launch WebBrowser https://gitlab.com/o9000/tint2,tint2 Tint2 ArchWiki,exo-open --launch WebBrowser https://wiki.archlinux.org/index.php/Tint2,tint2 -^sep(Dokumentacja Conky) +^sep(Conky) Conky Doc,exo-open --launch WebBrowser http://conky.sourceforge.net/documentation.html,conky Conky Github,exo-open --launch WebBrowser https://github.com/brndnmtthws/conky/wiki,conky Conky ArchWiki,exo-open --launch WebBrowser https://wiki.archlinux.org/index.php/Conky,conky + +. $HOME/.config/mabox/online-resources.csv ^sep()  $BACK,^back() @@ -384,7 +390,7 @@ cat < ${MENU_ITEMS} @text,,70,50,200,20,4,left,top,#666666,#444444, . $HOME/.config/mabox/places-prepend.csv - FSearch, fsearch + ^sep($QUICK_NAV)  $ROOTDIR,^pipe(jgbrowser /)  $HOME_DIR,^pipe(jgbrowser) @@ -428,7 +434,7 @@ MENU_PADDING_TOP=221 TABS="250" jgmenu_item_height=30 jgmenu_icon_size=26 -font="Noto Sans Medium 11" +jgmenu_font="Noto Sans Medium 11" MENU_RADIUS=${RADIUS:-0} mkconfigfile @@ -487,9 +493,9 @@ MENU_PADDING_TOP=221 MENU_HALIGN="center" MENU_VALIGN="center" TABS="280" -ITEM_HEIGHT=25 +jgmenu_item_height=28 jgmenu_icon_size=0 -font='Noto Sans Medium 10' +jgmenu_font='Noto Sans Medium 10' MENU_RADIUS=${RADIUS:-0} [ -d $(xdg-user-dir PICTURES)/screenshots ] || mkdir -p $(xdg-user-dir PICTURES)/screenshots