fix left sidepanel customization

master
Daniel Napora 2020-03-07 18:13:08 +01:00
parent b58d58748a
commit 8f6b17e432
1 changed files with 2 additions and 2 deletions

View File

@ -205,9 +205,9 @@ yad --plug=$KEY --tabnum=7 \
--columns=2 --form \
--field="$M_EDIT_MAIN:FBTN" "geany $HOME/.config/jgmenu/prepend.csv" \
--field="$M_LEFT:LBL" "" \
--field="$M_CUSTOMIZE left-prepend.csv:FBTN" "geany $HOME/.config/mabox/left-prepend.csv" \
--field="$M_CUSTOMIZE left-prepend.csv:FBTN" "geany $HOME/.config/mabox/places-prepend.csv" \
--field="$M_LEFT_DESC:LBL" "" \
--field="$M_CUSTOMIZE left-append.csv:FBTN" "geany $HOME/.config/mabox/left-append.csv" \
--field="$M_CUSTOMIZE left-append.csv:FBTN" "geany $HOME/.config/mabox/places-append.csv" \
--field="$M_RESTORE_MAIN:FBTN" "cp /etc/skel/.config/jgmenu/prepend.csv $HOME/.config/jgmenu/prepend.csv" \
--field="$M_RIGHT:LBL" "" \
--field="$M_CUSTOMIZE right-prepend.csv:FBTN" "geany $HOME/.config/mabox/right-prepend.csv" \