update
parent
d0a60b25b9
commit
5f2a3964ce
|
@ -118,7 +118,7 @@ item_halign = ${ITEM_HALIGN:-left}
|
|||
item_padding_x = 4
|
||||
|
||||
item_margin_x = ${item_margin_x:-0}
|
||||
item_margin_y = ${item_margin_y:-3}
|
||||
item_margin_y = ${item_margin_y:-2}
|
||||
item_radius = ${item_radius:-2}
|
||||
item_border = ${item_border:-0}
|
||||
arrow_string = ${ARROW_STRING:-⮞}
|
||||
|
@ -144,7 +144,7 @@ sep_markup = weight="bold" foreground="${color_title_fg% *}"
|
|||
|
||||
sep_height = ${sep_height:-5}
|
||||
font = ${jgmenu_font:-Noto Sans Medium 9}
|
||||
icon_size = ${jgmenu_icon_size:-16}
|
||||
icon_size = ${jgmenu_icon_size:-18}
|
||||
icon_theme = ${jgmenu_icon_theme:-Numix-Square}
|
||||
EOF
|
||||
|
||||
|
@ -554,10 +554,11 @@ $(gtkbookmarks)
|
|||
. $HOME/.config/mabox/vboxes.csv
|
||||
|
||||
$pipesep
|
||||
$menusettingspipe
|
||||
$softwarepipe
|
||||
$sysinfopipe
|
||||
$keyspipe
|
||||
$menusettingspipe
|
||||
|
||||
|
||||
. $HOME/.config/mabox/places-append.csv
|
||||
|
||||
|
|
Loading…
Reference in New Issue