upd
This commit is contained in:
@@ -263,7 +263,7 @@ ${SEARCH_FIELD}
|
|||||||
$APPS,^checkout(apps),applications-other
|
$APPS,^checkout(apps),applications-other
|
||||||
. ~/.config/mabox/mainmenu_below_apps.csv
|
. ~/.config/mabox/mainmenu_below_apps.csv
|
||||||
^sep()
|
^sep()
|
||||||
$KEYS, mbhelper -s,key_bindings
|
$KEYS,mb-kb --gui,key_bindings
|
||||||
^sep()
|
^sep()
|
||||||
$SCREENSHOT,mb-jgtools screenshot,emblem-photos
|
$SCREENSHOT,mb-jgtools screenshot,emblem-photos
|
||||||
^sep()
|
^sep()
|
||||||
@@ -296,7 +296,7 @@ EOF
|
|||||||
cat <<EOF > $HOME/.config/jgmenu/append.csv
|
cat <<EOF > $HOME/.config/jgmenu/append.csv
|
||||||
. ~/.config/mabox/mainmenu_below_apps.csv
|
. ~/.config/mabox/mainmenu_below_apps.csv
|
||||||
^sep()
|
^sep()
|
||||||
$KEYS, mbhelper -s,key_bindings
|
$KEYS,mb-kb --gui,key_bindings
|
||||||
^sep()
|
^sep()
|
||||||
$SCREENSHOT,mb-jgtools screenshot,emblem-photos
|
$SCREENSHOT,mb-jgtools screenshot,emblem-photos
|
||||||
^sep()
|
^sep()
|
||||||
@@ -579,7 +579,7 @@ $MIRROR_RANK,^root(mirrory),download
|
|||||||
$UGUIDE_TITLE,^root(userguide),distributor-logo-mabox
|
$UGUIDE_TITLE,^root(userguide),distributor-logo-mabox
|
||||||
Mabox Forum,xdg-open https://forum.maboxlinux.org,distributor-logo-mabox
|
Mabox Forum,xdg-open https://forum.maboxlinux.org,distributor-logo-mabox
|
||||||
#$SHORTCUTS,^pipe(jgkeys-pipe),key_bindings
|
#$SHORTCUTS,^pipe(jgkeys-pipe),key_bindings
|
||||||
$SHORTCUTS,mbhelper -s,key_bindings
|
$SHORTCUTS,mb-kb --gui,key_bindings
|
||||||
$ONLINE_RES,^root(weblinks),web-browser
|
$ONLINE_RES,^root(weblinks),web-browser
|
||||||
|
|
||||||
^sep($OTHER)
|
^sep($OTHER)
|
||||||
@@ -611,7 +611,6 @@ ${arrow_string_left} $BACK,^back()
|
|||||||
^tag(mirrory)
|
^tag(mirrory)
|
||||||
$FAST <small>pacman-mirrors -f5</small>,mb-cli mirrors
|
$FAST <small>pacman-mirrors -f5</small>,mb-cli mirrors
|
||||||
$ALL <small>pacman-mirrors -i -c all</small>,mb-cli mirrors_all
|
$ALL <small>pacman-mirrors -i -c all</small>,mb-cli mirrors_all
|
||||||
$GEOIP <small>pacman-mirrors -i --geoip</small>,mb-cli mirrors_geo
|
|
||||||
^sep()
|
^sep()
|
||||||
${arrow_string_left} $BACK,^back()
|
${arrow_string_left} $BACK,^back()
|
||||||
|
|
||||||
@@ -1132,7 +1131,7 @@ EXT=${image_extension:-png}
|
|||||||
IMG="$(xdg-user-dir PICTURES)/screenshots/Mabox_$(date +'%Y%m%d-%H-%M-%S').${EXT}"
|
IMG="$(xdg-user-dir PICTURES)/screenshots/Mabox_$(date +'%Y%m%d-%H-%M-%S').${EXT}"
|
||||||
VIEW="'viewnior $IMG'"
|
VIEW="'viewnior $IMG'"
|
||||||
|
|
||||||
THUMB="$(DISPLAY=:0 scrot -t 340x213 -o $HOME/.config/mabox/jgscrot.png -e 'echo $m')"
|
THUMB="$(DISPLAY=:0 scrot -t 340x213 -M 0 -o $HOME/.config/mabox/jgscrot.png -e 'echo $m')"
|
||||||
|
|
||||||
if [ "$record_audio" == "yes" ];then
|
if [ "$record_audio" == "yes" ];then
|
||||||
case "$LANG" in
|
case "$LANG" in
|
||||||
|
|||||||
Reference in New Issue
Block a user