update
parent
5b1b86fbad
commit
fa35436c96
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# Daniel Napora 2020 <napcok@gmail.com>
|
||||
|
||||
# Read a directory to an array and sort it directories first.
|
||||
case $LANG in
|
||||
|
|
|
@ -105,7 +105,7 @@ color_scroll_ind = ${COLOR_SCROLL_IND:-#504e65 100}
|
|||
|
||||
|
||||
sep_markup = weight="bold" foreground="${color_title_fg% *}"
|
||||
font = ${font:-Noto Sans Medium 9}
|
||||
font = ${jgmenu_font:-Noto Sans Medium 9}
|
||||
icon_size = ${ICON_SIZE:-0}
|
||||
icon_theme = ${jgmenu_icon_theme:-Numix-Square}
|
||||
EOF
|
||||
|
|
Loading…
Reference in New Issue