# Change the appearance of the module identifier. if this is set to "unicode", then symbols will be used as identifiers instead of text. E.g. [📪 0] instead of [MAIL 0].
# Requires a font with adequate unicode character support
exportIDENTIFIER="unicode"
#export IDENTIFIER="un"
# Change the charachter(s) used to seperate modules. If two are used, they will be placed at the start and end.
exportSEP1=""
exportSEP2=""
exportSEP1=""
exportSEP2="|"
# Import the modules
. "$DIR/bar-functions/dwm_countdown.sh"
@ -83,12 +84,16 @@ do
# upperbar="$upperbar$(dwm_currency)"
# Append results of each func one by one to the lowerbar string