X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=203c5caba50be4d83abbde26bbad809178292ae0;hp=91b8c3bcbf77d8d228d43dfa3913bf62b30ee443;hb=8c4076c17519e9f5a2bfc45fe1b885d9ce806b54;hpb=6e3f529f7cc5ac280c92ae4c17c5da1bc6185264 diff --git a/config.h b/config.h index 91b8c3b..203c5ca 100644 --- a/config.h +++ b/config.h @@ -57,4 +57,7 @@ #define MAX_PATH_LEN 1024 +// number of milliseconds the blinky cursor stays visible/invisible +#define CURSOR_BLINK_TIME 300 + #endif // VOR_CONFIG_H