diff --git a/home/modules/window_manager/scripts/exchangerate.sh b/home/modules/window_manager/scripts/exchangerate.sh index 8bd0d99..2eec9f6 100755 --- a/home/modules/window_manager/scripts/exchangerate.sh +++ b/home/modules/window_manager/scripts/exchangerate.sh @@ -29,7 +29,7 @@ curl_exchangerate () { res=($(curl_cbr)) if [ -z "$res" ]; then text="NO DATA" - echo "%{F@error@}${text}%{F-})" + echo "%{F@error@}${text}%{F-}" exit 0 fi