X-Git-Url: https://jasonwoof.com/gitweb/?p=st.git;a=blobdiff_plain;f=config.def.h;fp=config.def.h;h=cc16f97664502e03dce11cc455ae8d9ba647f55d;hp=fe810789e50d948f63949442e674894c901f1229;hb=5afb3862ba368de8888c0c570098baababc7bc19;hpb=0392d165d07143eec29c730364006bc0613e1198 diff --git a/config.def.h b/config.def.h index fe81078..cc16f97 100644 --- a/config.def.h +++ b/config.def.h @@ -8,6 +8,7 @@ static char font[] = "Liberation Mono:pixelsize=12:antialias=false:autohint=false"; static int borderpx = 2; static char shell[] = "/bin/sh"; +static char *utmp = NULL; /* identification sequence returned in DA and DECID */ static char vtiden[] = "\033[?6c";