diff --git a/Examples/test_script_env.sh b/Examples/test_script_env.sh index 9a8f52dd..b21a0b53 100755 --- a/Examples/test_script_env.sh +++ b/Examples/test_script_env.sh @@ -6,7 +6,8 @@ then exit fi -echo -en "\x00no-custom\x1ftrue\n" +echo -en "\x00no-custom\x1ffalse\n" +echo -en "\x00use-hot-keys\x1ftrue\n" echo -en "${ROFI_RETV}\x00icon\x1ffirefox\x1finfo\x1ftest\n" if [ -n "${ROFI_INFO}" ]