From fa35436c960210991cd303bb077138c6bee19ad1 Mon Sep 17 00:00:00 2001 From: Daniel Napora Date: Mon, 2 Mar 2020 23:32:09 +0100 Subject: [PATCH] update --- bin/jgbrowser | 1 + bin/mb-jgtools | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/jgbrowser b/bin/jgbrowser index 7128eee..8faaf29 100755 --- a/bin/jgbrowser +++ b/bin/jgbrowser @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# Daniel Napora 2020 # Read a directory to an array and sort it directories first. case $LANG in diff --git a/bin/mb-jgtools b/bin/mb-jgtools index 8e90817..5b65c32 100755 --- a/bin/mb-jgtools +++ b/bin/mb-jgtools @@ -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