master
Daniel Napora 2020-03-02 23:32:09 +01:00
parent 5b1b86fbad
commit fa35436c96
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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